1
0
forked from Clones/Controlify

🐘 Fix in-game test (hopefully)

This commit is contained in:
Xander
2023-05-15 14:41:33 +01:00
committed by GitHub
parent 4adf20efd0
commit f54a504dc3

View File

@ -246,8 +246,7 @@ publishing {
groupId = "dev.isxander" groupId = "dev.isxander"
artifactId = "controlify" artifactId = "controlify"
artifact(tasks["remapJar"]) from(components["java"])
artifact(tasks["remapSourcesJar"])
} }
} }