Skip to content

Commit 22b259b

Browse files
committed
Added gradle properties
1 parent c3ecde2 commit 22b259b

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

gradle.properties

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
org.gradle.jvmargs=-Xmx2048m
2+
org.gradle.daemon=true
3+
org.gradle.parallel=true
4+
org.gradle.caching=false
5+
org.gradle.configuration-cache=false

0 commit comments

Comments
 (0)