Disabled Jetifier
This commit is contained in:
parent
b28d5678bc
commit
8ce316561b
5 changed files with 6 additions and 5 deletions
|
@ -16,6 +16,6 @@ org.gradle.parallel=true
|
|||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=true
|
||||
android.enableJetifier=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
Loading…
Add table
Add a link
Reference in a new issue