mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-09 19:48:37 +01:00
fix build
This commit is contained in:
parent
4afb3092c2
commit
909f707965
@ -59,7 +59,7 @@ dependencies {
|
|||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.1.0-1.18-pre4-SNAPSHOT"
|
val vvVer = "4.1.0-1.18-pre4-SNAPSHOT"
|
||||||
val vbVer = "4.1.0-1.18-pre4-SNAPSHOT"
|
val vbVer = "4.1.0-1.18-pre2-SNAPSHOT"
|
||||||
val vrVer = "d93606d"
|
val vrVer = "d93606d"
|
||||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||||
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
implementation("com.viaversion:viabackwards:$vbVer") { isTransitive = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user