Merge branch 'develop' into feature/fga/media_viewer_actions
This commit is contained in:
commit
76e35582da
155 changed files with 1143 additions and 1314 deletions
|
|
@ -216,7 +216,8 @@ dependencies {
|
|||
implementation(libs.coil)
|
||||
|
||||
implementation(platform(libs.network.okhttp.bom))
|
||||
implementation("com.squareup.okhttp3:logging-interceptor")
|
||||
implementation(libs.network.okhttp.logging)
|
||||
implementation(libs.serialization.json)
|
||||
|
||||
implementation(libs.dagger)
|
||||
kapt(libs.dagger.compiler)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue