use flutter ndk
This commit is contained in:
@@ -26,8 +26,7 @@ if (flutterVersionName == null) {
|
||||
android {
|
||||
namespace = "eu.weblibre.gecko"
|
||||
compileSdk = 36
|
||||
//Temporary fix
|
||||
ndkVersion = "27.0.12077973" //flutter.ndkVersion
|
||||
ndkVersion = flutter.ndkVersion
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_17
|
||||
|
||||
Reference in New Issue
Block a user