We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fee26d commit 026afaaCopy full SHA for 026afaa
example/android/app/build.gradle
@@ -26,7 +26,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
26
27
android {
28
compileSdkVersion 29
29
- ndkVersion "21.3.6528147"
+ ndkVersion "21.4.7075529"
30
lintOptions {
31
disable 'InvalidPackage'
32
}
0 commit comments