mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2025-02-12 01:11:32 +01:00
5 lines
94 B
Plaintext
5 lines
94 B
Plaintext
dependencies {
|
|
compileOnlyApi(projects.viabackwardsCommon)
|
|
compileOnly(libs.sponge)
|
|
}
|