diff --git a/android/app/build.gradle b/android/app/build.gradle index 88f83f6..c8e5a10 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -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