diff --git a/android/gradle.properties b/android/gradle.properties index 94adc3a..c954996 100644 --- a/android/gradle.properties +++ b/android/gradle.properties @@ -1,3 +1,4 @@ org.gradle.jvmargs=-Xmx1536M android.useAndroidX=true android.enableJetifier=true +android.suppressUnsupportedCompileSdk=34 \ No newline at end of file