Skip to content

Commit

Permalink
fix: try to fix android example build.
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall committed Oct 30, 2024
1 parent 985315f commit df79241
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webf/example/android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ plugins {
android {
namespace = "com.example.app"
compileSdk = flutter.compileSdkVersion
compileSdkVersion = 34
ndkVersion = flutter.ndkVersion

compileOptions {
Expand Down

0 comments on commit df79241

Please sign in to comment.