separation of users use cases

This commit is contained in:
2024-08-14 21:03:35 +03:00
parent bafebfa4ae
commit 58e2906c0f
13 changed files with 170 additions and 80 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
minSdk = "24"
targetSdk = "35"
compileSdk = "35"
versionCode = "4"
versionName = "0.1.1"
versionCode = "5"
versionName = "0.1.2"
agp = "8.5.2"
converterMoshi = "2.11.0"