Merge branch 'develop' into feature/bma/networkModule
This commit is contained in:
commit
33c02f054e
77 changed files with 2347 additions and 36 deletions
|
|
@ -30,4 +30,7 @@ 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