We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c0f94a commit 5442597Copy full SHA for 5442597
2 files changed
build.gradle
@@ -55,6 +55,7 @@ jar {
55
from("LICENSE") {
56
rename { "${it}_${project.base.archivesName.get()}"}
57
}
58
+ exclude "assets/time-loop/icon.psd"
59
60
61
// configure the maven publication
@@ -73,4 +74,4 @@ publishing {
73
74
// The repositories here will be used for publishing your artifact, not for
75
// retrieving dependencies.
76
-}
77
+}
src/main/resources/assets/time-loop/icon.png
-3.2 KB
0 commit comments