Skip to content

Commit

Permalink
Merge pull request #283 from gradle/disablePublishingOfSha512Checksum…
Browse files Browse the repository at this point in the history
…sToRepo

Update gradle.properties
  • Loading branch information
zielezin committed May 15, 2024
2 parents 63e9aec + 0bf23a4 commit 678921e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ org.gradle.parallel=true
systemProp.org.gradle.kotlin.dsl.caching.buildcache=true
systemProp.scan.capture-task-input-files=true
systemProp.org.gradle.groovy.compilation.avoidance=true
systemProp.org.gradle.internal.publish.checksums.insecure=true

0 comments on commit 678921e

Please sign in to comment.