Refactor the whole project structure

This commit is contained in:
2026-06-08 21:26:55 +03:00
Unverified
parent 70a9f8635e
commit 712e4a9ed4
364 changed files with 7174 additions and 7335 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ kotlin {
android {
namespace = "ru.fromchat.shared"
minSdk = 24
compileSdk = 36
compileSdk = 37
}
compilerOptions {