mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-17 22:37:03 +05:30
github: add missing ci-gradle.properties
Signed-off-by: Harsh Shandilya <me@msfjarvis.dev>
This commit is contained in:
parent
39e695dbcc
commit
6e246ed246
1 changed files with 5 additions and 0 deletions
5
.github/ci-gradle.properties
vendored
Normal file
5
.github/ci-gradle.properties
vendored
Normal file
|
@ -0,0 +1,5 @@
|
|||
org.gradle.daemon=true
|
||||
org.gradle.configureondemand=true
|
||||
android.enableBuildCache=true
|
||||
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
|
||||
org.gradle.caching=true
|
Loading…
Add table
Add a link
Reference in a new issue