This commit is contained in:
ravik
2025-09-26 19:03:00 +05:30
parent cd4c4cc8e0
commit a1f14ac912
144 changed files with 597 additions and 46 deletions
+3 -3
View File
@@ -8,12 +8,12 @@ android {
namespace("com.cpm.lorealbaMabeline")
compileSdk(35)
defaultConfig {
minSdkVersion 29
minSdkVersion 23
applicationId "com.cpm.lorealbaMabeline"
//noinspection OldTargetApi
targetSdk 34
versionCode 20
versionName "2.9"
versionCode 21
versionName "3.0"
multiDexEnabled true
useLibrary 'org.apache.http.legacy'
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"