Compare commits

..
1 Commits
Author SHA1 Message Date
Hare 72312a45e0 chore: paperLibrary対応 2025-12-09 18:18:15 +09:00
+1 -1
View File
@@ -15,7 +15,7 @@ repositories {
dependencies {
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
compileOnly("org.jetbrains.kotlin:kotlin-stdlib")
paperLibrary("org.jetbrains.kotlin:kotlin-stdlib")
}
tasks {
withType<Jar> {