Skip to content

Commit

Permalink
Workaround for gradle/gradle#11308
Browse files Browse the repository at this point in the history
  • Loading branch information
mrapplexz committed May 17, 2020
1 parent 12fa871 commit 98f4bfc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
@@ -1,4 +1,6 @@
org.gradle.jvmargs=-Xmx1G
# https://github.com/gradle/gradle/issues/11308
systemProp.org.gradle.internal.publish.checksums.insecure=true

#Common Stuff
projectVersion=1.2.0
Expand Down

0 comments on commit 98f4bfc

Please sign in to comment.