This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
prog8
Watch
1
Star
0
Fork
0
You've already forked prog8
mirror of
https://github.com/irmen/prog8.git
synced
2024-11-03 13:07:54 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
35aebbc209
prog8
/
gradle.properties
5 lines
96 B
Properties
Raw
Normal View
History
Unescape
Escape
enable cmdline build cache more information: https://blog.jetbrains.com/kotlin/2018/02/using-gradle-build-cache-with-kotlin/
2019-01-29 11:14:08 +00:00
org.gradle.caching
=
true
some attempts to make the gradle build faster
2019-07-08 10:26:15 +00:00
org.gradle.console
=
rich
org.gradle.parallel
=
true
org.gradle.daemon
=
true
Reference in New Issue
Copy Permalink