mirror of
https://github.com/GeyserMC/Geyser.git
synced 2026-01-06 15:41:50 +00:00
Move all of our dependencies to a single catalogue file to make maintenance of them easier.
4 lines
57 B
Plaintext
4 lines
57 B
Plaintext
dependencies {
|
|
api(libs.cumulus)
|
|
api(libs.gson)
|
|
} |