同步peko:升级vasdolly版本

This commit is contained in:
Max
2023-12-13 14:46:46 +08:00
parent 609386f668
commit c68c254073
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
# http://www.gradle.org/docs/current/userguide/build_environment.html
# Specifies the JVM arguments used for the daemon process.
# The setting is particularly useful for tweaking memory settings.
org.gradle.jvmargs=-Xmx4096M -Dkotlin.daemon.jvm.options\="-Xmx4096M" -XX\:MaxPermSize\=4096m
org.gradle.jvmargs=-Xmx4096M -Dkotlin.daemon.jvm.options\="-Xmx4096M" -XX\:MaxMetaspaceSize\=4096m
org.gradle.daemon=true
# When configured, Gradle will run in incubating parallel mode.