mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-29 13:36:16 +01:00
4 lines
62 B
Plaintext
4 lines
62 B
Plaintext
dependencies {
|
|
compileOnly(rootProject.libs.snakeYaml2)
|
|
}
|