almost updated dependencies and modules hierarchy

This commit is contained in:
2024-05-12 19:17:16 +06:00
parent aee4a6243b
commit a1854b68d8
29 changed files with 120 additions and 221 deletions

View File

@@ -22,7 +22,6 @@ kotlin {
dependencies {
api libs.kt.coroutines.android
}
dependsOn(jvmMain)
}
}
}