Browse Source
Merge pull request #1487 from austinhuang0131/renovate/gradle-7.x
Update dependency gradle to v7.1
renovate/org.robolectric-robolectric-4.x
Austin Huang
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
gradle/wrapper/gradle-wrapper.properties
|
|
@ -1,6 +1,6 @@ |
|
|
|
distributionBase=GRADLE_USER_HOME |
|
|
|
distributionPath=wrapper/dists |
|
|
|
distributionSha256Sum=13bf8d3cf8eeeb5770d19741a59bde9bd966dd78d17f1bbad787a05ef19d1c2d |
|
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip |
|
|
|
distributionSha256Sum=a9e356a21595348b6f04b024ed0b08ac8aea6b2ac37e6c0ef58e51549cd7b9cb |
|
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-all.zip |
|
|
|
zipStoreBase=GRADLE_USER_HOME |
|
|
|
zipStorePath=wrapper/dists |