sa_issue
This commit is contained in:
@@ -5,7 +5,6 @@ apply plugin: 'com.google.firebase.crashlytics'
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
buildToolsVersion '29.0.3'
|
||||
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
lintOptions {
|
||||
@@ -21,15 +20,15 @@ android {
|
||||
defaultConfig {
|
||||
applicationId "cpm.com.gskmtorange"
|
||||
minSdkVersion 20
|
||||
targetSdkVersion 30
|
||||
targetSdkVersion 29
|
||||
|
||||
/*//For Egypt
|
||||
versionCode 31
|
||||
versionName "4.3"*/
|
||||
|
||||
//For UAE
|
||||
/* versionCode 28
|
||||
versionName "4.0"*/
|
||||
versionCode 28
|
||||
versionName "4.0"
|
||||
|
||||
//For Turkey
|
||||
/* versionCode 26
|
||||
@@ -46,12 +45,15 @@ android {
|
||||
/* versionCode 28
|
||||
versionName "3.9"*/
|
||||
//sa
|
||||
versionCode 23
|
||||
versionName "3.5"
|
||||
versionCode 22
|
||||
versionName "3.4"
|
||||
|
||||
//Kenya
|
||||
/* versionCode 2
|
||||
versionName "1.1"*/
|
||||
//nigeria
|
||||
/* versionCode 1
|
||||
versionName "1.0"*/
|
||||
multiDexEnabled true
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user