We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5726604 commit 96775e1Copy full SHA for 96775e1
1 file changed
gradle.properties
@@ -16,4 +16,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
16
# https://developer.android.com/topic/libraries/support-library/androidx-rn
17
android.useAndroidX=true
18
# Automatically convert third-party libraries to use AndroidX
19
-android.enableJetifier=true
+android.enableJetifier=true
20
+android.suppressUnsupportedCompileSdk=34
0 commit comments