Parallel gradle builds + explicit output directory
This commit is contained in:
parent
f265e4daf7
commit
0671b45185
4 changed files with 21 additions and 1 deletions
2
gradle.properties
Normal file
2
gradle.properties
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
org.gradle.parallel=true
|
||||
org.gradle.jvmargs='-Dfile.encoding=UTF-8'
|
||||
Loading…
Add table
Add a link
Reference in a new issue