Skip to content

Commit ca14a1a

Browse files
committed
feat: update gradle.properties
Signed-off-by: Gaurav Goel <[email protected]>
1 parent 3dca87e commit ca14a1a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ 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
22-
org.gradle.unsafe.configuration-cache=true
21+
kotlin.code.style=official

0 commit comments

Comments
 (0)