mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-27 10:05:35 -05:00
4854df7166
* Port FullSTackWatchdog * spotless * checkstyle * fixed package * added test mod * checkstyle
5 lines
98 B
Groovy
5 lines
98 B
Groovy
version = getSubprojectVersion(project)
|
|
|
|
testDependencies(project, [
|
|
':fabric-command-api-v2'
|
|
])
|