This commit is contained in:
2026-02-12 16:11:16 +03:00
parent 0ea2f64d0a
commit d157fd921e
13 changed files with 97 additions and 40 deletions

View File

@@ -48,6 +48,4 @@ dependencies {
api(libs.moshi)
api(libs.moshiKotlin)
api(libs.retrofitMoshi)
api(libs.retrofit.simplexml)
}