gradle/wrapper/gradle-wrapper.properties

Thu, 29 Dec 2022 13:58:08 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 29 Dec 2022 13:58:08 +0100
changeset 255
1270f91b4c22
parent 246
9a81a11be70e
permissions
-rw-r--r--

update from gradle 7.3 to 7.6

And hope that this fixes an idiotic internal
duplication error
(see https://github.com/gradle/gradle/issues/17236)

universe@147 1 distributionBase=GRADLE_USER_HOME
universe@147 2 distributionPath=wrapper/dists
universe@255 3 distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
universe@147 4 zipStoreBase=GRADLE_USER_HOME
universe@147 5 zipStorePath=wrapper/dists

mercurial