Skip to content

Commit 8853d86

Browse files
committed
Merge remote-tracking branch 'origin/master'
2 parents 4e359ab + 00b6603 commit 8853d86

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

build.gradle

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ jar {
7272
from("LICENSE") {
7373
rename { "${it}_${project.base.archivesName.get()}"}
7474
}
75+
exclude "assets/time-loop/icon.psd"
7576
}
7677

7778
// configure the maven publication
@@ -90,4 +91,4 @@ publishing {
9091
// The repositories here will be used for publishing your artifact, not for
9192
// retrieving dependencies.
9293
}
93-
}
94+
}
-3.2 KB
Loading

0 commit comments

Comments
 (0)