mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2025-01-09 19:48:37 +01:00
1.18-rc1
This commit is contained in:
parent
3bd1f0cac4
commit
f5bdc22615
@ -58,7 +58,7 @@ dependencies {
|
|||||||
implementation(kotlin("stdlib-jdk8"))
|
implementation(kotlin("stdlib-jdk8"))
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.1.0-1.18-pre6-SNAPSHOT"
|
val vvVer = "4.1.0-1.18-rc1-SNAPSHOT"
|
||||||
val vbVer = "4.1.0-1.18-pre5-SNAPSHOT"
|
val vbVer = "4.1.0-1.18-pre5-SNAPSHOT"
|
||||||
val vrVer = "d93606d"
|
val vrVer = "d93606d"
|
||||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user