mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-22 23:58:02 -05:00
d748de6c71
I shouldnt use github to do this stuff :)
6 lines
153 B
Groovy
6 lines
153 B
Groovy
archivesBaseName = "fabric-events-interaction-v0"
|
|
version = getSubprojectVersion(project, "0.4.8")
|
|
|
|
moduleDependencies(project, [
|
|
'fabric-api-base'
|
|
])
|