summary refs log tree commit diff stats
path: root/gradle/wrapper
AgeCommit message (Collapse)Author
2022-02-28Update gradle.modmuss50
2022-01-24Update Loom & Gradle (#160)modmuss50
2021-12-09Update depsmodmuss50
2021-11-09Update to Gradle 7.3 and also build on Java 17modmuss50
2021-08-17Update Gradle, Loom, Yarn, Fabricmodmuss50
2021-07-17Update Minecraft and Gradle.modmuss50
2021-05-271.17-pre1modmuss50
2021-05-12Update to 21w19a and Java 16modmuss50
This commit can be used as an example on how to update your mod to Java 16. You will need to ensure you have Java 16 installed and set as the active version to run this. Gradle 7 is required along with loom 0.8
2021-02-26Update loom, gradle, yarn, loader and api.modmuss50
2021-01-15Update minecraft, gradle, loader and api.modmuss50
2020-11-10Modernize Gradle buildscript (#71)zml
* Modernize gradle buildscript * Bump yarn/loader/fabric api versions * Add GH actions to build example mod * Update in response to feedback
2020-09-27Update api, loader, loom, gradlemodmuss50
2020-06-07Update Gradle and dependenciesmodmuss50
2020-04-10Update loom, gradle and all other depsmodmuss50
2020-02-28Update gradle, update deps, modCompile -> modImplementationmodmuss50
2019-08-02Update gradle to 5.5.1modmuss50
2019-04-07Update gradle to 4.10.3 (#9)Selebrator
2019-02-03Actually use gradle 4.10.2modmuss50
Somewhere along the line the wrapper version was updated, but not the jar and the script.
2018-11-03first commitAdrian Siekierka