We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac23eb commit aa45c3fCopy full SHA for aa45c3f
1 file changed
android/app/build.gradle
@@ -15,7 +15,7 @@ android {
15
//compileSdkVersion flutter.compileSdkVersion
16
//ndkVersion = flutter.ndkVersion
17
compileSdkVersion 36
18
- ndkVersion "28.0.13004108"
+ ndkVersion "29.0.13599879"
19
20
compileOptions {
21
// Flag to enable support for the new language APIs
0 commit comments