feat(build): establish plugin foundation
Release / release (push) Failing after 19s
CI / build (push) Successful in 2m43s

This commit is contained in:
dmg
2026-09-04 11:24:14 -04:00
parent e9de8e6034
commit 7e6beab9a4
13 changed files with 652 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "spigot-inventory-helper"