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