mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 15:17:05 +05:30
fix(build): upgrade to Gradle 8.11-rc-1
This commit is contained in:
parent
7a23aa35c5
commit
c2e609bdf7
3 changed files with 5 additions and 3 deletions
|
@ -12,6 +12,7 @@ systemProp.org.gradle.android.cache-fix.ignoreVersionCheck=true
|
|||
org.gradle.configuration-cache=true
|
||||
org.gradle.configuration-cache.problems=warn
|
||||
org.gradle.configuration-cache.max-problems=2
|
||||
org.gradle.configuration-cache.parallel=true
|
||||
|
||||
# Set JVM heap size to 3G
|
||||
org.gradle.jvmargs=-Xmx3072m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options=-Xmx1500m,Xms500m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue