Skip to content

Commit

Permalink
Build with JDK 17 (take4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Kochetkov committed Sep 13, 2023
1 parent 9a9caba commit 2c46bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Gradle configuration
org.gradle.daemon=true
org.gradle.jvmargs=-XX:MaxPermSize=512m -Xmx4096M
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8 -Dkotlin.daemon.jvm.options\="-Xmx2048M"
org.gradle.parallel=true
org.gradle.caching=true
org.gradle.configureondemand=true
Expand Down

0 comments on commit 2c46bd0

Please sign in to comment.