Skip to content

Commit

Permalink
Merge pull request #5492 from vector-im/gradlew-update-7.4.1
Browse files Browse the repository at this point in the history
Update Gradle Wrapper from 7.4 to 7.4.1
  • Loading branch information
bmarty authored Mar 10, 2022
2 parents ce4ad88 + 89db6a0 commit fbc3b15
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=cd5c2958a107ee7f0722004a12d0f8559b4564c34daad7df06cffd4d12a426d0
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-all.zip
distributionSha256Sum=a9a7b7baba105f6557c9dcf9c3c6e8f7e57e6b49889c5f1d133f015d0727e4be
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.1-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit fbc3b15

Please sign in to comment.