Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
Dapucla authored Sep 11, 2024
1 parent 764a3e4 commit d9db91f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ if (flutterVersionName == null) {
android {
namespace = "com.example.geolocation_poc"
compileSdk = flutter.compileSdkVersion
ndkVersion "26.1.10909125
ndkVersion "26.1.10909125"

compileOptions {
sourceCompatibility = JavaVersion.VERSION_17
Expand Down

0 comments on commit d9db91f

Please sign in to comment.