mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced 2024-11-14 10:55:20 +01:00
8eca6bf0b2
Don't build full platform jars to reduce build time
4 lines
65 B
Plaintext
4 lines
65 B
Plaintext
dependencies {
|
|
compileOnlyApi(projects.viabackwardsCommon)
|
|
}
|