mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-11-05 09:42:16 +01:00
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
dependencies {
|
|
implementation(projects.viabackwardsCommon)
|
|
compileOnly(libs.sponge)
|
|
}
|