Skip to content

Commit

Permalink
Use org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m
Browse files Browse the repository at this point in the history
  • Loading branch information
DanySK authored Oct 15, 2021
1 parent deb61d7 commit b5ac864
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m

kotlin.code.style=official

systemProp.org.gradle.internal.http.connectionTimeout=500000
systemProp.org.gradle.internal.http.socketTimeout=500000

0 comments on commit b5ac864

Please sign in to comment.