Configured parallel Gradle build, but disabled by default as releasing with this option won't work
This commit is contained in:
parent
86866bad32
commit
6e5c28f47c
|
@ -1,5 +1,6 @@
|
||||||
kotlin.code.style=official
|
kotlin.code.style=official
|
||||||
|
|
||||||
|
#org.gradle.parallel=true
|
||||||
|
|
||||||
|
|
||||||
kotlinVersion=1.9.25
|
kotlinVersion=1.9.25
|
||||||
|
|
Loading…
Reference in New Issue