Skip to content

Commit

Permalink
feat(core): Enable gradle build cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sjaindl authored and stefanjaindl committed Apr 25, 2024
1 parent b211593 commit 7301494
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
Expand Up @@ -18,5 +18,6 @@ android.useAndroidX=true
kotlin.code.style=official
kotlin.incremental.multiplatform=true
kotlin.mpp.enableCInteropCommonization=true
org.gradle.configuration-cache=true
org.gradle.jvmargs=-Xmx2048M -Dkotlin.daemon.jvm.options\="-Xmx2048M"
org.gradle.parallel=true

0 comments on commit 7301494

Please sign in to comment.