annotate gradle/wrapper/gradle-wrapper.properties @ 34:30f522dca380 version-0.4.6

Add repositories to build.gradle
author Kyle Miller <kyle.miller@mcoecn.org>
date Mon, 08 Aug 2022 15:04:01 +0100
parents 927f02ccc596
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
927f02ccc596 Update to Gradle 7.4.2
Kyle Miller <kyle.miller@mcoecn.org>
parents: 30
diff changeset
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