We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f583c commit 1666ddfCopy full SHA for 1666ddf
android/app/build.gradle
@@ -21,7 +21,7 @@ try {
21
22
android {
23
namespace "com.zulip.flutter"
24
-
+ ndkVersion = "26.3.11579264"
25
compileSdkVersion flutter.compileSdkVersion
26
27
compileOptions {
0 commit comments