Skip to content

Commit

Permalink
Add ndkVersion to build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
FirentisTFW committed Jan 21, 2025
1 parent 751d529 commit 1bd40ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ if (flutterVersionName == null) {
android {
namespace 'io.flutter.plugins.videoplayerexample'
compileSdk flutter.compileSdkVersion
ndkVersion flutter.ndkVersion

compileOptions {
sourceCompatibility JavaVersion.VERSION_11
Expand Down

0 comments on commit 1bd40ac

Please sign in to comment.