Geotag_geofence_checkout_profilemandate
This commit is contained in:
+3
-3
@@ -5,11 +5,11 @@ apply plugin: 'org.jetbrains.kotlin.android'
|
||||
|
||||
|
||||
android {
|
||||
namespace("com.cpm.lorealbaautomation")
|
||||
namespace("com.cpm.lorealbaMabeline")
|
||||
compileSdk(35)
|
||||
defaultConfig {
|
||||
minSdkVersion 29
|
||||
applicationId "com.cpm.lorealbaautomation"
|
||||
applicationId "com.cpm.lorealbaMabeline"
|
||||
//noinspection OldTargetApi
|
||||
targetSdk 34
|
||||
versionCode 20
|
||||
@@ -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