Mercurial > public > gradleplugins
annotate gradle/wrapper/gradle-wrapper.properties @ 32:927f02ccc596 version-0.4.6
Update to Gradle 7.4.2
author | Kyle Miller <kyle.miller@mcoecn.org> |
---|---|
date | Fri, 05 Aug 2022 19:22:06 +0100 |
parents | bf31e9ad44cf |
children |
rev | line source |
---|---|
30
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
29
diff
changeset
|
1 distributionBase=GRADLE_USER_HOME |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
29
diff
changeset
|
2 distributionPath=wrapper/dists |
32 | 3 distributionUrl=https\://services.gradle.org/distributions/gradle-7.4.2-all.zip |
30
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
29
diff
changeset
|
4 zipStoreBase=GRADLE_USER_HOME |
bf31e9ad44cf
SC-181 Upgrade to gradle 5.0 for version 0.4.5, fix problems with VersionClassPlugin
Greg Shepherd <shepherd@ssdt-ohio.org>
parents:
29
diff
changeset
|
5 zipStorePath=wrapper/dists |