chore: paperLibrary対応
This commit is contained in:
parent
66e1f74b5c
commit
2670443135
|
|
@ -15,7 +15,7 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
|
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
|
||||||
implementation("org.jetbrains.kotlin:kotlin-stdlib")
|
paperLibrary("org.jetbrains.kotlin:kotlin-stdlib")
|
||||||
implementation("net.hareworks:permits-lib:1.1")
|
implementation("net.hareworks:permits-lib:1.1")
|
||||||
}
|
}
|
||||||
tasks {
|
tasks {
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
Subproject commit 90bad7f37ce896e4fdf4db2d44e5cc1e8913f1ac
|
Subproject commit 72312a45e029d2e5f0e9d5af0123e701b023974f
|
||||||
Loading…
Reference in New Issue
Block a user