pull/2724/head
kunfei 2 years ago
parent 3501ad68f8
commit 1e17ed400e
  1. 2
      gradle.properties

@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx3000m
# 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
kotlin.incremental.useClasspathSnapshot=true

Loading…
Cancel
Save