use flutter ndk
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user