mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 00:15:35 +00:00
fix: remove unused application plugin from Minestom platform build script
This commit is contained in:
parent
810d10ac0a
commit
7b29d25847
@ -1,7 +1,3 @@
|
|||||||
plugins {
|
|
||||||
application
|
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
shadedApi(project(":common:implementation:base"))
|
shadedApi(project(":common:implementation:base"))
|
||||||
shadedApi("com.github.ben-manes.caffeine", "caffeine", Versions.Libraries.caffeine)
|
shadedApi("com.github.ben-manes.caffeine", "caffeine", Versions.Libraries.caffeine)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user