This commit is contained in:
Hamza-Ayed
2025-02-07 23:55:10 +03:00
parent bacf22204d
commit 218e174c87
19 changed files with 95 additions and 15 deletions

View File

@@ -38,7 +38,7 @@ if (keystorePropertiesFile.exists()) {
android {
namespace "com.mobileapp.store.ride"
compileSdk 35
ndkVersion "26.1.10909125"
ndkVersion "27.0.12077973"
compileOptions {
sourceCompatibility JavaVersion.VERSION_1_8