Added BA assessment and fixed baskinGss
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.cpm.lorealbaautomation"
|
||||
//noinspection OldTargetApi
|
||||
targetSdk 34
|
||||
versionCode 23
|
||||
versionName "3.1"
|
||||
versionCode 24
|
||||
versionName "3.2"
|
||||
multiDexEnabled true
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Binary file not shown.
@@ -11,8 +11,8 @@
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"attributes": [],
|
||||
"versionCode": 23,
|
||||
"versionName": "3.1",
|
||||
"versionCode": 24,
|
||||
"versionName": "3.2",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user