Skip to content

Commit

Permalink
Updating ndk version to match build agent
Browse files Browse the repository at this point in the history
  • Loading branch information
nickrandolph committed Mar 1, 2021
1 parent f9e9cde commit 3ae3e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 29
ndkVersion '21.3.6528147'
ndkVersion '22.0.7026061'

sourceSets {
main.java.srcDirs += 'src/main/kotlin'
Expand Down

0 comments on commit 3ae3e8d

Please sign in to comment.