We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a5e17c9 + 67bdb05 commit c62753aCopy full SHA for c62753a
build.gradle
@@ -17,7 +17,7 @@ buildscript {
17
}
18
19
plugins {
20
- id "de.undercouch.download" version "1.2"
+ id "de.undercouch.download" version "5.0.0"
21
22
23
project.ext {
gradle/wrapper/gradle-wrapper.properties
@@ -1,5 +1,5 @@
1
distributionBase=GRADLE_USER_HOME
2
distributionPath=wrapper/dists
3
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.3-bin.zip
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
0 commit comments