gradle/wrapper/gradle-wrapper.properties

Thu, 30 Jan 2025 21:20:27 +0100

author
Mike Becker <universe@uap-core.de>
date
Thu, 30 Jan 2025 21:20:27 +0100
changeset 347
d1edd8d9c8a1
parent 316
3ddc29ec33cd
permissions
-rw-r--r--

prepare implementation of "variants"

introduces the class, implements basic DAO stuff, and
adds the new path parameter

relates to #491

147
dfec8c5f8db0 migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
1 distributionBase=GRADLE_USER_HOME
dfec8c5f8db0 migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
2 distributionPath=wrapper/dists
316
3ddc29ec33cd update to gradle 8.9 - relates to #401
Mike Becker <universe@uap-core.de>
parents: 255
diff changeset
3 distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
147
dfec8c5f8db0 migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
4 zipStoreBase=GRADLE_USER_HOME
dfec8c5f8db0 migrates from maven to gradle (prepares kotlin migration)
Mike Becker <universe@uap-core.de>
parents:
diff changeset
5 zipStorePath=wrapper/dists

mercurial