This commit is contained in:
Hamza-Ayed
2024-07-08 10:04:33 +03:00
parent a40c1e05e3
commit 9976a1abea
9 changed files with 44 additions and 124 deletions

View File

@@ -26,7 +26,7 @@ if (flutterVersionName == null) {
android {
namespace = "com.example.sefer_admin1"
compileSdk = flutter.compileSdkVersion
ndkVersion = flutter.ndkVersion
ndkVersion = "26.1.10909125"
compileOptions {
sourceCompatibility = JavaVersion.VERSION_1_8