Minor fix

This commit is contained in:
tom5079
2020-11-27 20:44:41 +09:00
parent aa6cc80172
commit 24aedfc400
23 changed files with 426 additions and 640 deletions

View File

@@ -19,5 +19,6 @@ org.gradle.caching=true
kotlin.code.style=official
android.enableJetifier=true
android.useAndroidX=true
android.enableBuildCache=true
kotlin_version=1.4.20