24-12/31/2

This commit is contained in:
Hamza-Ayed
2024-12-31 22:35:53 +03:00
parent f9f19c33ef
commit 69332b57c1
3 changed files with 292 additions and 282 deletions

View File

@@ -55,8 +55,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = 127
versionName = '1.5.27'
versionCode = 128
versionName = '1.5.28'
multiDexEnabled =true
}

View File

@@ -35,7 +35,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>85</string>
<string>86</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
@@ -50,7 +50,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>4.0.85</string>
<string>4.0.86</string>
<key>FirebaseAppDelegateProxyEnabled</key>
<string>NO</string>
<key>GMSApiKey</key>

File diff suppressed because it is too large Load Diff