Skip to content

Commit 1666ddf

Browse files
updating Android NDK version that integration_test requires
1 parent 67f583c commit 1666ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ try {
2121

2222
android {
2323
namespace "com.zulip.flutter"
24-
24+
ndkVersion = "26.3.11579264"
2525
compileSdkVersion flutter.compileSdkVersion
2626

2727
compileOptions {

0 commit comments

Comments
 (0)