|
|
|
@ -20,7 +20,8 @@ android.enableJetifier=true |
|
|
|
# Kotlin code style for this project: "official" or "obsolete": |
|
|
|
# Kotlin code style for this project: "official" or "obsolete": |
|
|
|
kotlin.code.style=official |
|
|
|
kotlin.code.style=official |
|
|
|
|
|
|
|
|
|
|
|
# Enable Gradle Daemon |
|
|
|
# Enable Gradle Daemon: Daemon keeps the instance of the gradle up and running |
|
|
|
|
|
|
|
# in the background even after your build finishes |
|
|
|
org.gradle.daemon=true |
|
|
|
org.gradle.daemon=true |
|
|
|
|
|
|
|
|
|
|
|
# Enable Configure on demand |
|
|
|
# Enable Configure on demand |
|
|
|
|