use flutter ndk

This commit is contained in:
Fabian Freund
2025-08-25 08:55:35 +02:00
parent 18249121ee
commit acefb7341b
+1 -2
View File
@@ -26,8 +26,7 @@ if (flutterVersionName == null) {
android { android {
namespace = "eu.weblibre.gecko" namespace = "eu.weblibre.gecko"
compileSdk = 36 compileSdk = 36
//Temporary fix ndkVersion = flutter.ndkVersion
ndkVersion = "27.0.12077973" //flutter.ndkVersion
compileOptions { compileOptions {
sourceCompatibility JavaVersion.VERSION_17 sourceCompatibility JavaVersion.VERSION_17