Configured parallel Gradle build, but disabled by default as releasing with this option won't work

This commit is contained in:
dankito 2024-09-19 21:30:06 +02:00
parent 86866bad32
commit 6e5c28f47c
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
kotlin.code.style=official
#org.gradle.parallel=true
kotlinVersion=1.9.25