egypt_new_stock_change

This commit is contained in:
upendrakushwaha1991
2021-08-04 01:09:06 -07:00
parent ee63b3494b
commit dbc31efb6f
22 changed files with 548 additions and 36 deletions
+10 -8
View File
@@ -24,7 +24,7 @@ android {
//For Egypt
versionCode 31
versionName "4.3"
versionName "4.2"
//For UAE
/* versionCode 29
@@ -35,25 +35,27 @@ android {
versionName "4.0"
*/
//For KSA
/* versionCode 28
versionName "4.0"*/
/* versionCode 27
versionName "3.9"*/
// aading price facing
/* versionCode 27
versionName "3.8"*/
//sa
/* versionCode 29
versionName "4.1"*/
//Kenya
/* versionCode 2
versionName "1.1"*/
//nigeria
/* versionCode 1
versionName "1.0"*/
//For jordan
/* versionCode 1
versionName "1.0"*/
multiDexEnabled true
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
@@ -86,7 +88,7 @@ dependencies {
implementation 'android.arch.navigation:navigation-fragment:1.0.0'
androidTestImplementation 'com.android.support.test:runner:1.0.2'
androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2'
implementation 'com.google.code.gson:gson:2.8.6'
implementation 'com.google.code.gson:gson:2.8.7'
implementation 'com.github.bumptech.glide:glide:4.11.0'
implementation platform('com.google.firebase:firebase-bom:26.7.0')