try to fix Circle CI (#727)
* remove memory limit from gradle properties to fix circle ci * Update CircleCI config for new build flavor * update circleCI config * update Circle Ci config * try no daemon gradle tests
This commit is contained in:
parent
aa64a879f1
commit
44b1afc71f
2 changed files with 8 additions and 7 deletions
|
|
@ -9,7 +9,7 @@
|
|||
|
||||
# Specifies the JVM arguments used for the daemon process.
|
||||
# The setting is particularly useful for tweaking memory settings.
|
||||
org.gradle.jvmargs=-Xmx4096m
|
||||
# org.gradle.jvmargs=-Xmx4096m
|
||||
|
||||
# use parallel execution
|
||||
org.gradle.parallel=true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue