Deepak_commit_31_05_2018
This commit is contained in:
@@ -3,7 +3,7 @@ apply plugin: 'io.fabric'
|
||||
|
||||
android {
|
||||
compileSdkVersion 26
|
||||
buildToolsVersion '26.0.2'
|
||||
buildToolsVersion '27.0.3'
|
||||
|
||||
useLibrary 'org.apache.http.legacy'
|
||||
|
||||
@@ -21,17 +21,21 @@ android {
|
||||
targetSdkVersion 22
|
||||
|
||||
//For Egypt
|
||||
/*versionCode 14
|
||||
/* versionCode 14
|
||||
versionName "2.6"*/
|
||||
|
||||
//For KSA
|
||||
versionCode 12
|
||||
versionName "2.5"
|
||||
/* versionCode 15
|
||||
versionName "2.7"*/
|
||||
|
||||
//For Turkey
|
||||
/*versionCode 11
|
||||
versionName "2.4"
|
||||
*/
|
||||
/* versionCode 15
|
||||
versionName "2.7"*/
|
||||
|
||||
//For UAE
|
||||
versionCode 15
|
||||
versionName "2.7"
|
||||
|
||||
multiDexEnabled true
|
||||
|
||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
||||
@@ -78,4 +82,4 @@ dependencies {
|
||||
}
|
||||
|
||||
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
apply plugin: 'com.google.gms.google-services'
|
||||
|
||||
Reference in New Issue
Block a user