This commit is contained in:
Hamza-Ayed
2024-01-08 15:55:22 +03:00
parent 37598e517f
commit 7d9bd9f62a
67 changed files with 1524 additions and 43 deletions

View File

@@ -32,7 +32,7 @@ def keystorePropertiesFile = rootProject.file('key.properties')
android {
namespace "com.mobileapp.store.ride"
compileSdkVersion flutter.compileSdkVersion
compileSdkVersion 34
ndkVersion flutter.ndkVersion
compileOptions {