Skip to content

Commit a083442

Browse files
committed
chore: various minor settings
1 parent b88ca5a commit a083442

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.idea/misc.xml

Lines changed: 7 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ android.useAndroidX=true
1818
# Automatically convert third-party libraries to use AndroidX
1919
android.enableJetifier=true
2020
# Kotlin code style for this project: "official" or "obsolete":
21-
kotlin.code.style=official
21+
kotlin.code.style=official
22+
org.gradle.unsafe.configuration-cache=true

0 commit comments

Comments
 (0)