pull/48/head
kunfei 5 years ago
parent 46bcd053db
commit 902bd658bc
  1. 3
      gradle.properties

@ -18,4 +18,5 @@ android.useAndroidX=true
# Automatically convert third-party libraries to use AndroidX
android.enableJetifier=true
# Kotlin code style for this project: "official" or "obsolete":
kotlin.code.style=official
kotlin.code.style=official
android.enableR8=false
Loading…
Cancel
Save