fix kneny dumb

This commit is contained in:
Aurora 2021-06-13 15:46:49 +02:00
parent b804730254
commit 0ea382b41d
No known key found for this signature in database
GPG Key ID: 89839F67B53656AD
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
plugins {
java
id("com.github.johnrengelman.shadow") version "7.0.0" apply false
id("io.papermc.paperweight.core") version "1.0.0-LOCAL-SNAPSHOT"
id("io.papermc.paperweight.core") version "1.0.0-SNAPSHOT"
}
val mcVersion = providers.gradleProperty("mcVersion")