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

@@ -13,9 +13,5 @@ kotlin {
api project(":micro_utils.language_codes")
}
}
androidMain {
dependsOn(jvmMain)
}
}
}