Manual support now available

This commit is contained in:
Robert MacRae 2025-01-26 03:58:52 -04:00
parent f8cf3e13c3
commit 07f342a9b4
11 changed files with 145 additions and 68 deletions

View file

@ -31,7 +31,7 @@ def getGitRef() {
}
version = "${semver}+${getGitRef()}"
group = "li.cil.oc2r"
group = "com.therealm18studios.librecomponents"
java.toolchain.languageVersion = JavaLanguageVersion.of(17)