This commit is contained in:
Hamza-Ayed
2024-09-19 07:05:19 +03:00
parent a65e7e5562
commit 2e3ce78fe8
12 changed files with 393 additions and 223 deletions

View File

@@ -148,8 +148,8 @@ android {
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdk = 23
targetSdk = flutter.targetSdkVersion
versionCode = 70
versionName = '1.5.70'
versionCode = 71
versionName = '1.5.71'
multiDexEnabled =true
// manifestPlaceholders can be specified here if needed

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB