We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636750b commit 31017aeCopy full SHA for 31017ae
gradle.properties
@@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx4g
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=false
20
# Kotlin code style for this project: "official" or "obsolete":
21
kotlin.code.style=official
22
0 commit comments