This commit is contained in:
upendrakushwaha1991
2021-08-09 22:29:37 -07:00
parent dbc31efb6f
commit 8aeaf1eb7e
3 changed files with 20 additions and 2 deletions
+6 -2
View File
@@ -23,8 +23,8 @@ android {
targetSdkVersion 29
//For Egypt
versionCode 31
versionName "4.2"
versionCode 30
versionName "4.1"
//For UAE
/* versionCode 29
@@ -56,6 +56,10 @@ android {
/* versionCode 1
versionName "1.0"*/
//For Kuwait
/* versionCode 1
versionName "1.0"*/
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"