Skip to content

Commit 96775e1

Browse files
committed
chore: add suppressUnsupportedCompileSdk
1 parent 5726604 commit 96775e1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
1616
# https://developer.android.com/topic/libraries/support-library/androidx-rn
1717
android.useAndroidX=true
1818
# Automatically convert third-party libraries to use AndroidX
19-
android.enableJetifier=true
19+
android.enableJetifier=true
20+
android.suppressUnsupportedCompileSdk=34

0 commit comments

Comments
 (0)