aboutsummaryrefslogtreecommitdiff
path: root/gradlew
AgeCommit message (Collapse)Author
2021-05-04Update to release 7.0 gradlemodmuss50
2021-04-04Update to Gradle 7 (#380)modmuss50
* Gradle 7 part 1 * Fix actions? * Update actions * Fix tests not running * Fix some broken tests * Update kotlin to try and fix JDK 16 support * Disable KotlinTest on j16 * exclude kotlin test from actions...
2019-06-12Update Gradle to 5.1.1 for Lazy Configuration supportMitchell Skaggs
2018-05-14Update to gradle 4.7modmuss50
2016-09-22Use weavemodmuss50
Update to gradle 3.1 Add new maven handling
2016-08-16Update Gradle wrapper to 3.0 (#2)Jamie Mansfield
- Rename plugin to 'net.fabricmc.loom' from 'fabric-loom' - Add .gitattributes - Use the same .gitignore from fabric-base - Add license headers
2016-08-15recreate repoasiekierka