Remove NDK version pin
https://github.com/flutter/flutter/issues/139427#issuecomment-1989024985
This commit is contained in:
parent
85a2c0809e
commit
8c20397acc
|
@ -27,7 +27,6 @@ android {
|
|||
namespace "net.defined.mobile_nebula"
|
||||
|
||||
compileSdkVersion 34
|
||||
ndkVersion flutter.ndkVersion
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
|
Loading…
Reference in New Issue