Skip to content

Commit 49465d8

Browse files
Fix relocation error
1 parent 741d770 commit 49465d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,8 +178,8 @@ tasks {
178178
relocate("org.dom4j")
179179
relocate("kotlinx.atomicfu")
180180
relocate("kotlinx.datetime")
181-
relocate("mu")
182181
relocate("net.kyori")
182+
relocate("net.peanuuutz")
183183
}
184184
}
185185

0 commit comments

Comments
 (0)