Skip to content

Commit 026afaa

Browse files
committed
更新 ndk 版本
1 parent 6fee26d commit 026afaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
2626

2727
android {
2828
compileSdkVersion 29
29-
ndkVersion "21.3.6528147"
29+
ndkVersion "21.4.7075529"
3030
lintOptions {
3131
disable 'InvalidPackage'
3232
}

0 commit comments

Comments
 (0)