mirror of
https://github.com/InsanusMokrassar/TelegramBotAPI-examples.git
synced 2025-06-27 12:37:23 +00:00
Update gradle.properties
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
kotlin.code.style=official
|
||||
org.gradle.parallel=true
|
||||
# Due to parallel compilation project require next amount of memory on full build
|
||||
org.gradle.jvmargs=-Xmx2344m
|
||||
kotlin.daemon.jvmargs=-Xmx2g -Xms500m
|
||||
org.gradle.jvmargs=-Xmx3148m
|
||||
kotlin.daemon.jvmargs=-Xmx3g -Xms500m
|
||||
|
||||
|
||||
kotlin_version=2.0.10
|
||||
|
Reference in New Issue
Block a user