This commit is contained in:
Hamza-Ayed
2025-07-01 18:30:08 +03:00
parent cf8966ea29
commit 322e4b9788
11 changed files with 1445 additions and 74 deletions

View File

@@ -53,8 +53,8 @@ android {
applicationId = "com.mobileapp.store.ride"
minSdk = 23
targetSdk = flutter.targetSdkVersion // Use flutter.targetSdkVersion
versionCode = 132
versionName = '2.0.132'
versionCode = 133
versionName = '2.0.133'
multiDexEnabled = true
ndk {