Skip to content

Commit

Permalink
build(android): remove NDK version constrain
Browse files Browse the repository at this point in the history
  • Loading branch information
albertms10 committed Sep 30, 2021
1 parent a5eda7f commit f89e3b3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"

android {
compileSdkVersion 29
ndkVersion "21.0.6113669"

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

0 comments on commit f89e3b3

Please sign in to comment.