Skip to content

Commit d1b2903

Browse files
build: remove duplicate MixinExtras license from jar
1 parent d12808b commit d1b2903

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ tasks {
204204
relocate("kotlinx.coroutines", "gg.skytils.ktx-coroutines")
205205

206206
exclude(
207+
"**/LICENSE_MixinExtras",
207208
"**/LICENSE.md",
208209
"**/LICENSE.txt",
209210
"**/LICENSE",

0 commit comments

Comments
 (0)