now
This commit is contained in:
parent
289c91e648
commit
0913a9e059
@ -49,6 +49,10 @@ kotlin {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
tasks.build {
|
||||||
|
dependsOn(tasks.shadowJar)
|
||||||
|
}
|
||||||
|
|
||||||
tasks.shadowJar {
|
tasks.shadowJar {
|
||||||
relocate("org.bstats", "moe.jansel")
|
relocate("org.bstats", "moe.jansel")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user