We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d8a398 commit 8740b21Copy full SHA for 8740b21
gradle.properties
@@ -15,7 +15,5 @@ org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
15
# Android operating system, and which are packaged with your app"s APK
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
20
# Kotlin code style for this project: "official" or "obsolete":
21
kotlin.code.style=official
0 commit comments