Skip to content

Commit 4dd4b24

Browse files
committed
1 parent ef0b621 commit 4dd4b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo_app/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android {
1111

1212
// TODO: remove hard-coded value when `flutter.ndkVersion` is sufficient
1313
// open $(dirname $(dirname $(which flutter)))/packages/flutter_tools
14-
ndkVersion = "26.1.10909125"
14+
ndkVersion = "27.0.12077973"
1515

1616
compileOptions {
1717
sourceCompatibility = JavaVersion.VERSION_1_8

0 commit comments

Comments
 (0)