mirror of
https://github.com/FabricMC/fabric.git
synced 2024-11-25 09:08:21 -05:00
7 lines
125 B
Groovy
7 lines
125 B
Groovy
|
version = getSubprojectVersion(project)
|
||
|
|
||
|
moduleDependencies(project, [
|
||
|
'fabric-api-base',
|
||
|
'fabric-model-loading-api-v1'
|
||
|
])
|