Deepak_commit_31_05_2018

This commit is contained in:
yadavendras
2018-05-31 16:55:34 +05:30
parent 01df43b2b8
commit 2d25c22137
63 changed files with 3894 additions and 126 deletions
+12 -8
View File
@@ -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'