This commit is contained in:
ravik
2025-09-26 19:03:00 +05:30
parent cd4c4cc8e0
commit a1f14ac912
144 changed files with 597 additions and 46 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ ext {
PUBLISH_VERSION_CODE = 11
SUPPORT_VERSION = '25.3.1'
TARGET_SDK = 35
MIN_SDK = 24
MIN_SDK = 23
}
android {