Skip to content

Commit

Permalink
updating Android NDK version that integration_test requires
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanesh-Sawant committed Jan 3, 2025
1 parent 67f583c commit 1a5cf9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ try {

android {
namespace "com.zulip.flutter"

ndkVersion = "26.3.11579264"
compileSdkVersion flutter.compileSdkVersion

compileOptions {
Expand Down

0 comments on commit 1a5cf9f

Please sign in to comment.