diff --git a/android/build.gradle b/android/build.gradle index 08599f1..b8266af 100644 --- a/android/build.gradle +++ b/android/build.gradle @@ -28,7 +28,7 @@ android { if (project.android.hasProperty("namespace")) { namespace "com.example.maps_launcher" } - compileSdkVersion 33 + compileSdkVersion 34 compileOptions { sourceCompatibility JavaVersion.VERSION_1_8