Remove unused resources

This commit is contained in:
Koitharu
2020-07-16 19:25:19 +03:00
parent 6c5f3c7d97
commit 2dd51117e9
9 changed files with 4 additions and 15 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.nonTransitiveRClass=true