minsdkversion23

This commit is contained in:
ravik
2025-09-26 19:00:47 +05:30
parent a04e0db9d5
commit d2f8f317ae
139 changed files with 19 additions and 551 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 {