update build script (add buildSrc)
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
plugins {
|
||||
id("java")
|
||||
id("net.nuggetmc.java-conventions")
|
||||
}
|
||||
|
||||
group = "net.nuggetmc"
|
||||
version = "3.3.1-BETA"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
||||
Reference in New Issue
Block a user