Setup unit tests & format gradle files. ()

This commit is contained in:
modmuss 2023-05-30 13:07:11 +01:00 committed by GitHub
parent 8cec7577f3
commit b3afc78b68
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
54 changed files with 247 additions and 215 deletions
fabric-events-interaction-v0

View file

@ -1,6 +1,4 @@
archivesBaseName = "fabric-events-interaction-v0"
version = getSubprojectVersion(project)
moduleDependencies(project, [
'fabric-api-base'
])
moduleDependencies(project, ['fabric-api-base'])