This commit is contained in:
CPM
2020-11-28 15:13:54 +05:30
parent 957ba048d2
commit cc1a3e9dce
10 changed files with 462 additions and 18 deletions
+11 -7
View File
@@ -29,21 +29,25 @@ android {
versionName "3.8"*/
/* //For Turkey
versionCode 26
versionName "3.8"*/
//For Turkey
/* versionCode 25
versionName "3.6"*/
/* //For KSA
versionCode 28
versionName "4.0"*/
//For SA
versionCode 28
/* versionCode 28
versionName "3.9"
*/
//sa
/* versionCode 22
versionName "3.4"*/
/* versionCode 23
versionName "3.5"*/
//Kenya
versionCode 1
versionName "1.0"
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"