Skip to content

Commit

Permalink
Update Gradle Wrapper from 6.8 to 6.8.1 #514
Browse files Browse the repository at this point in the history
Update Gradle Wrapper from 6.8 to 6.8.1.

Read the release notes: https://docs.gradle.org/6.8.1/release-notes.html
  • Loading branch information
codecholeric authored Jan 25, 2021
2 parents 43c46f9 + e20c8fa commit 6657d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionSha256Sum=e2774e6fb77c43657decde25542dea710aafd78c4022d19b196e7e78d79d8c6c
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip
distributionSha256Sum=fd591a34af7385730970399f473afabdb8b28d57fd97d6625c388d090039d6fd
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 6657d82

Please sign in to comment.