Updated on 2026-08-14
This commit is contained in:
parent
eafd243752
commit
5b0d90152e
2 changed files with 0 additions and 13 deletions
|
|
@ -114,13 +114,6 @@ dependencies {
|
|||
implementation(deps.appsflyer)
|
||||
implementation(deps.amplitude)
|
||||
implementation(deps.kotsonGson)
|
||||
//TODO: refactoring: remove it when all network services moved to the datasource module
|
||||
implementation(deps.retrofit)
|
||||
implementation(deps.retrofit.moshi)
|
||||
implementation(deps.moshi)
|
||||
implementation(deps.moshi.kotlin)
|
||||
implementation(deps.okHttp)
|
||||
implementation(deps.okHttp.logging)
|
||||
implementation(deps.zendesk.chat)
|
||||
implementation(deps.zendesk.messaging)
|
||||
implementation(deps.spongecastle.core)
|
||||
|
|
|
|||
|
|
@ -22,12 +22,6 @@ dependencies {
|
|||
|
||||
/** Other libraries */
|
||||
implementation(deps.reKotlin)
|
||||
//TODO: refactoring: remove it when all network services moved to the datasource module
|
||||
implementation(deps.retrofit)
|
||||
implementation(deps.retrofit.moshi)
|
||||
implementation(deps.moshi)
|
||||
implementation(deps.moshi.kotlin)
|
||||
implementation(deps.okHttp.logging)
|
||||
implementation(deps.timber)
|
||||
implementation(deps.kotlin.coroutines)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue