[BuildMeta] introduce BuildType and remove Network related code from BuildMeta
This commit is contained in:
parent
4c04836dbc
commit
df29b1dd8e
5 changed files with 44 additions and 15 deletions
|
|
@ -29,9 +29,6 @@ java {
|
|||
|
||||
dependencies {
|
||||
implementation(libs.coroutines.core)
|
||||
implementation(platform(libs.network.okhttp.bom))
|
||||
implementation("com.squareup.okhttp3:logging-interceptor")
|
||||
|
||||
testImplementation(libs.test.junit)
|
||||
testImplementation(libs.test.truth)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue