YSY commit
This commit is contained in:
@@ -21,20 +21,24 @@ android {
|
||||
targetSdkVersion 22
|
||||
|
||||
//For Egypt
|
||||
/*versionCode 20
|
||||
versionName "3.2"*/
|
||||
/*versionCode 21
|
||||
versionName "3.3"*/
|
||||
|
||||
//For UAE
|
||||
/*versionCode 18
|
||||
versionName "3.0"*/
|
||||
|
||||
//For Turkey
|
||||
/*versionCode 19
|
||||
versionName "3.1"*/
|
||||
/*versionCode 21
|
||||
versionName "3.3"*/
|
||||
|
||||
//For KSA
|
||||
versionCode 21
|
||||
versionName "3.3"
|
||||
/*versionCode 22
|
||||
versionName "3.4"*/
|
||||
|
||||
//For SA
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
|
||||
|
||||
multiDexEnabled true
|
||||
@@ -80,6 +84,7 @@ dependencies {
|
||||
implementation 'com.google.firebase:firebase-core:11.8.0'
|
||||
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation project(':library')
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user