mirror of
https://github.com/FabricMC/fabric.git
synced 2025-03-23 05:25:42 -04:00
6 lines
147 B
Groovy
6 lines
147 B
Groovy
archivesBaseName = "fabric-keybindings-v0"
|
|
version = getSubprojectVersion(project)
|
|
|
|
moduleDependencies(project, [
|
|
'fabric-key-binding-api-v1'
|
|
])
|