2021.04.08

This commit is contained in:
FHT
2021-04-08 11:22:29 +08:00
parent bea9f1c45c
commit a76ee8f972
11 changed files with 248 additions and 88 deletions

View File

@@ -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.useDeprecatedNdk=true