mirror of
https://github.com/irmen/prog8.git
synced 2024-11-01 00:10:48 +00:00
8 lines
158 B
INI
8 lines
158 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.7.0
|