minsdkversion23
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user