metadata changes
This commit is contained in:
@@ -31,8 +31,8 @@ android {
|
||||
/*versionCode 1
|
||||
versionName "1.0"*/
|
||||
//For Egypt
|
||||
versionCode 37
|
||||
versionName "4.8"
|
||||
versionCode 38
|
||||
versionName "4.9"
|
||||
//For UAE
|
||||
/*versionCode 29
|
||||
versionName "4.1"*/
|
||||
@@ -156,7 +156,6 @@ dependencies {
|
||||
implementation 'com.google.firebase:firebase-appindexing:20.0.0'
|
||||
// implementation 'com.google.firebase:firebase-crashlytics:19.4.3'
|
||||
implementation 'com.google.firebase:firebase-auth:23.2.1'
|
||||
|
||||
implementation 'com.squareup.retrofit2:retrofit:2.9.0'
|
||||
implementation 'com.squareup.retrofit:converter-gson:2.0.0-beta1'
|
||||
implementation 'com.squareup.retrofit2:converter-gson:2.9.0'
|
||||
@@ -165,7 +164,10 @@ dependencies {
|
||||
implementation 'androidx.multidex:multidex:2.0.1'
|
||||
// Main SDK dependency
|
||||
// implementation("com.github.pratham-PDots:camera_lib:1.5.1.1")
|
||||
implementation("com.github.pratham-PDots:camera_lib:1.5.3.2")
|
||||
// implementation("com.github.pratham-PDots:camera_lib:1.5.3.2")
|
||||
// implementation("com.github.pratham-PDots:camera_lib:1.5.4.5")
|
||||
//latest
|
||||
implementation("com.github.pratham-PDots:camera_lib:1.5.4.9")
|
||||
implementation "androidx.core:core-splashscreen:1.0.1"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user