yes_no_permission_pd

This commit is contained in:
2026-03-28 18:37:46 +05:30
parent 903b281f8c
commit aaec7b4768
627 changed files with 26611 additions and 773 deletions
+2 -4
View File
@@ -26,13 +26,12 @@ android {
minSdkVersion 26
targetSdk(34)
// For Lebanon
/*versionCode 1
versionName "1.0"*/
//For Egypt
versionCode 38
versionName "4.9"
versionCode 39
versionName "5.0"
//For UAE
/*versionCode 29
versionName "4.1"*/
@@ -146,7 +145,6 @@ dependencies {
implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.github.bumptech.glide:glide:4.16.0'
implementation platform('com.google.firebase:firebase-bom:33.14.0')
implementation 'com.google.firebase:firebase-crashlytics'
implementation 'com.google.firebase:firebase-messaging'