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