mirror of
https://github.com/plexusorg/ItemizerX.git
synced 2025-07-01 07:36:42 +00:00
fix relocation
This commit is contained in:
@ -92,7 +92,7 @@ tasks {
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
relocate("org.bstats", "dev.plex")
|
||||
relocate("org.bstats", "dev.plex.metrics")
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user