Browse Source

Update gradle version used by the wrapper

tags/8.8.0.42792
Malena Ebert 3 years ago
parent
commit
7be50957ea
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      gradle/wrapper/gradle-wrapper.properties

+ 1
- 1
gradle/wrapper/gradle-wrapper.properties View File

@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.1-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

Loading…
Cancel
Save