Files
spigot-inventory-helper/settings.gradle.kts
T
dmg 7e6beab9a4
Release / release (push) Failing after 19s
CI / build (push) Successful in 2m43s
feat(build): establish plugin foundation
2026-09-04 11:24:14 -04:00

6 lines
133 B
Kotlin

plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
}
rootProject.name = "spigot-inventory-helper"