fix velocity build (#332)
This commit is contained in:
parent
36833588d3
commit
a06e592d4a
3 changed files with 13 additions and 3 deletions
|
|
@ -1,3 +1,7 @@
|
|||
java {
|
||||
disableAutoTargetJvm()
|
||||
}
|
||||
|
||||
dependencies {
|
||||
api(projects.cloudCore)
|
||||
api(projects.cloudBrigadier)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue