MinecraftForge / Artifactural

A Gradle artifact processing and management tool
GNU Lesser General Public License v2.1
6 stars 14 forks source link

Add compatibility with Gradle 7.6 #5

Closed Matyrobbrt closed 1 year ago

Matyrobbrt commented 1 year ago

This PR adds compatibility with Gradle 7.6, while keeping backwards compatibility with Gradle 4.10 - 7.5.
That compatibility is achieved by a compile-time transformer doing 2 things:

The project Gradle version is also bumped to Gradle 7.6.