mirror of
https://github.com/ViaVersion/VIAaaS.git
synced 2024-11-22 12:05:45 +01:00
1.17.1-rc1
This commit is contained in:
parent
efa188dbf7
commit
5c584bfa6d
@ -59,7 +59,7 @@ dependencies {
|
|||||||
implementation(kotlin("stdlib-jdk8"))
|
implementation(kotlin("stdlib-jdk8"))
|
||||||
implementation(kotlin("reflect"))
|
implementation(kotlin("reflect"))
|
||||||
|
|
||||||
val vvVer = "4.0.1-1.17.1-pre3-SNAPSHOT"
|
val vvVer = "4.0.1-1.17.1-rc1-SNAPSHOT"
|
||||||
val vbVer = "4.0.1-1.17.1-pre2-SNAPSHOT"
|
val vbVer = "4.0.1-1.17.1-pre2-SNAPSHOT"
|
||||||
val vrVer = "e3f7a96"
|
val vrVer = "e3f7a96"
|
||||||
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }
|
||||||
|
Loading…
Reference in New Issue
Block a user