9
0
mirror of https://github.com/Auxilor/EcoSkills.git synced 2026-01-01 05:16:28 +00:00

I'm still dying here

This commit is contained in:
Auxilor
2021-09-14 09:55:18 +01:00
parent 5f92cf0cf7
commit e863d91bde

View File

@@ -15,7 +15,6 @@ publishing {
publications {
maven(MavenPublication) {
from(components.java)
artifact tasks.shadowJar
}
}
}