update build script (add buildSrc)

This commit is contained in:
Badbird5907
2023-01-05 19:41:00 -05:00
parent 5fe026394c
commit 63b85d3a01
6 changed files with 22 additions and 5 deletions

View File

@@ -0,0 +1,6 @@
plugins {
`java-library`
}
group = "net.nuggetmc"
version = "3.3.1-BETA"