mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-23 21:52:35 +01:00
fix build ^3
This commit is contained in:
parent
9e298c6289
commit
fa3e516d7f
@ -61,7 +61,7 @@ dependencies {
|
||||
|
||||
val vvVer = "4.0.2-SNAPSHOT"
|
||||
val vbVer = "4.0.2-SNAPSHOT"
|
||||
val vrVer = "ca31b0d"
|
||||
val vrVer = "066c6f16f4"
|
||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
||||
implementation("com.github.ViaVersion.ViaRewind:viarewind-all:$vrVer") { isTransitive = false }
|
||||
|
Loading…
Reference in New Issue
Block a user