mirror of
https://github.com/FabricMC/fabric.git
synced 2024-12-11 00:31:05 -05:00
5 lines
103 B
Groovy
5 lines
103 B
Groovy
version = getSubprojectVersion(project)
|
|
|
|
moduleDependencies(project, [
|
|
'fabric-key-binding-api-v1'
|
|
])
|