ndkVersion "26.3.11579264"
This commit is contained in:
parent
9c399dfaae
commit
0ca26dd6b5
|
|
@ -25,7 +25,7 @@ if (flutterVersionName == null) {
|
|||
android {
|
||||
namespace "{{ cookiecutter.org_name }}.{{ cookiecutter.project_name }}"
|
||||
compileSdkVersion flutter.compileSdkVersion
|
||||
ndkVersion flutter.ndkVersion
|
||||
ndkVersion "26.3.11579264"
|
||||
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
|
|
|
|||
Loading…
Reference in New Issue