This website requires JavaScript.
Explore
Help
Sign In
Upstream
/
ViaBackwards
Watch
1
Star
0
Fork
0
You've already forked ViaBackwards
mirror of
https://github.com/ViaVersion/ViaBackwards.git
synced
2024-11-07 10:02:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
de21548a8e
ViaBackwards
/
bungee
/
build.gradle.kts
5 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Setup gradle
2021-02-18 14:34:33 +01:00
dependencies {
Improve Gradle setup Don't build full platform jars to reduce build time
2023-11-06 05:45:30 +01:00
compileOnlyApi(projects.viabackwardsCommon)
Update gradle build files Co-authored-by: jmp <jasonpenilla2@me.com>
2021-04-14 13:58:59 +02:00
compileOnly(libs.bungee)
Setup gradle
2021-02-18 14:34:33 +01:00
}
Reference in New Issue
Copy Permalink