mirror of
https://github.com/ViaVersion/ViaProxy.git
synced 2024-11-21 11:45:16 +01:00
Removed sources jar from build
This commit is contained in:
parent
7ce4ee0827
commit
32a8c22b23
@ -65,10 +65,6 @@ blossom {
|
||||
replaceToken("\${version}", project.version, "src/main/java/net/raphimc/viaproxy/ViaProxy.java")
|
||||
}
|
||||
|
||||
java {
|
||||
withSourcesJar()
|
||||
}
|
||||
|
||||
jar {
|
||||
dependsOn configurations.include
|
||||
from {
|
||||
|
Loading…
Reference in New Issue
Block a user