Skip to content

Commit

Permalink
build: update ndkversion
Browse files Browse the repository at this point in the history
  • Loading branch information
befovy committed Jun 25, 2020
1 parent 81dc60d commit eebf81b
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 @@ -28,7 +28,7 @@ apply from: "$flutterRoot/packages/flutter_tools/gradle/flutter.gradle"
android {
compileSdkVersion 29

ndkVersion "21.1.6352462"
ndkVersion "21.2.6472646"

defaultConfig {
applicationId "com.befovy.fijkplayer.demo"
Expand Down

0 comments on commit eebf81b

Please sign in to comment.