mirror of
https://github.com/Artillex-Studios/AxMinions.git
synced 2025-01-07 18:58:23 +01:00
Relocate libby
This commit is contained in:
parent
67061c4b95
commit
4e7d78d686
@ -136,6 +136,7 @@ allprojects {
|
||||
relocate("org.jetbrains.kotlin", "com.artillexstudios.axminions.libs.kotlin")
|
||||
relocate("com.zaxxer", "com.artillexstudios.axminions.libs.hikaricp")
|
||||
relocate("org.bstats", "com.artillexstudios.axminions.libs.bstats")
|
||||
relocate("net.byteflux", "com.artillexstudios.axminions.libs.libby")
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user