mirror of
https://github.com/FabricMC/fabric.git
synced 2025-05-09 04:40:49 -04:00
Setup unit tests & format gradle files. (#3073)
This commit is contained in:
parent
8cec7577f3
commit
b3afc78b68
54 changed files with 247 additions and 215 deletions
fabric-events-interaction-v0
|
@ -1,6 +1,4 @@
|
|||
archivesBaseName = "fabric-events-interaction-v0"
|
||||
version = getSubprojectVersion(project)
|
||||
|
||||
moduleDependencies(project, [
|
||||
'fabric-api-base'
|
||||
])
|
||||
moduleDependencies(project, ['fabric-api-base'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue