mirror of
https://github.com/irmen/prog8.git
synced 2025-02-18 05:30:34 +00:00
7 lines
118 B
INI
7 lines
118 B
INI
org.gradle.caching=true
|
|
org.gradle.console=rich
|
|
org.gradle.parallel=true
|
|
org.gradle.daemon=true
|
|
|
|
kotlinVersion=1.3.61
|