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
+2 -2
View File
@@ -8,7 +8,7 @@ android {
namespace("com.cpm.lorealbaautomation")
compileSdk(35)
defaultConfig {
minSdkVersion 29
minSdkVersion 23
applicationId "com.cpm.lorealbaautomation"
//noinspection OldTargetApi
targetSdk 34
@@ -34,7 +34,7 @@ android {
buildTypes {
release {
buildConfigField "boolean", "LOG_ENABLED", "true"
debuggable true
debuggable false
minifyEnabled true
shrinkResources true
signingConfig signingConfigs.config