mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-02-13 01:11:20 +01:00
fix build fix
This commit is contained in:
parent
ca31b0da25
commit
9e298c6289
@ -61,7 +61,7 @@ dependencies {
|
||||
|
||||
val vvVer = "4.0.2-SNAPSHOT"
|
||||
val vbVer = "4.0.2-SNAPSHOT"
|
||||
val vrVer = "6fc2ec0822"
|
||||
val vrVer = "ca31b0d"
|
||||
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