1.18-pre1

This commit is contained in:
creeper123123321 2021-11-11 16:55:16 -03:00 committed by GitHub
parent 6275c48523
commit 2c22eab040
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -58,7 +58,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("reflect"))
val vvVer = "4.1.0-21w44a-SNAPSHOT"
val vvVer = "4.1.0-1.18-pre1-SNAPSHOT"
val vbVer = "4.1.0-21w44a-SNAPSHOT"
val vrVer = "d93606d"
implementation("com.viaversion:viaversion:$vvVer") { isTransitive = false }