mirror of
https://github.com/irmen/prog8.git
synced 2024-11-03 13:07:54 +00:00
8 lines
159 B
INI
8 lines
159 B
INI
org.gradle.caching=true
|
|
org.gradle.console=rich
|
|
org.gradle.parallel=true
|
|
org.gradle.daemon=true
|
|
kotlin.code.style=official
|
|
javaVersion=11
|
|
kotlinVersion=1.6.10
|