Skip to content

Commit 5bfabec

Browse files
committed
Enable org.gradle.parallel
1 parent 7d62a23 commit 5bfabec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

gradle.properties

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
kotlin.code.style=official
22
# Gradle
33
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx2048M"
4+
org.gradle.parallel=true
45
# Compose
56
org.jetbrains.compose.experimental.uikit.enabled=true
67
# Android

0 commit comments

Comments
 (0)