chore: relocate
This commit is contained in:
parent
bfa6a2348b
commit
a758ab11bc
|
|
@ -17,7 +17,7 @@ repositories {
|
|||
dependencies {
|
||||
compileOnly("me.clip:placeholderapi:2.11.6")
|
||||
compileOnly("io.papermc.paper:paper-api:1.21.10-R0.1-SNAPSHOT")
|
||||
paperLibrary("org.jetbrains.kotlin:kotlin-stdlib:2.1.0")
|
||||
implementation("org.jetbrains.kotlin:kotlin-stdlib:2.1.0")
|
||||
implementation("net.hareworks:kommand-lib:1.1")
|
||||
implementation("net.hareworks:permits-lib:1.1")
|
||||
compileOnly("net.kyori:adventure-text-minimessage:4.17.0")
|
||||
|
|
@ -52,5 +52,6 @@ tasks {
|
|||
exclude("net.hareworks:kommand-lib")
|
||||
exclude("net.hareworks:permits-lib")
|
||||
}
|
||||
relocate("kotlin", "net.hareworks.ghostdisplays.libs.kotlin")
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 66e1f74b5c5ad9b2586312df98d1de35b2432676
|
||||
Subproject commit 267044313517da94d07be89727c5f64895ce67da
|
||||
Loading…
Reference in New Issue
Block a user