Cleanup build

This commit is contained in:
Tad Fisher
2023-10-06 16:19:32 -07:00
parent 00f8deb8f2
commit b152ca50f2
8 changed files with 22 additions and 75 deletions

View File

@@ -7,7 +7,6 @@ plugins {
dependencies {
implementation(libs.serialization.json)
implementation(libs.semver)
}
java {