JDK 19 + Gradle 8.1.1 + kotlin 1.8.21 + spotless

This commit is contained in:
2023-05-09 22:38:06 +02:00
parent 235e8b6e3c
commit 5aa2e80c5f
10 changed files with 28 additions and 21 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
org.gradle.jvmargs=-Xmx2048M -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.jvmargs=-Xmx2048M -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8
org.gradle.caching=true
org.gradle.parallel=true