Skip to content

Commit

Permalink
Enable gradle configuration cache for faster builds (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantoinefortier authored Dec 6, 2023
1 parent f654022 commit bb9b594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#Gradle
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
org.gradle.configuration-cache=true
#Kotlin
kotlin.code.style=official
#Android
Expand Down

0 comments on commit bb9b594

Please sign in to comment.