check and a little update

This commit is contained in:
2023-02-27 22:38:05 +06:00
parent cb84fd0884
commit d8c90ef377
3 changed files with 17 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
kotlin.code.style=official
org.gradle.parallel=true
# Due to parallel compilation project require next amount of memory on full build
org.gradle.jvmargs=-Xmx768m
org.gradle.jvmargs=-Xmx1g
kotlin_version=1.8.10