mirror of
https://github.com/irmen/prog8.git
synced 2024-11-21 09:32:52 +00:00
9 lines
174 B
INI
9 lines
174 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=2.0.21
|
|
version=10.5.1
|