Skip to content

Commit

Permalink
pain, fix kotlin being included
Browse files Browse the repository at this point in the history
  • Loading branch information
LucHeart committed Feb 28, 2024
1 parent d600689 commit 361531b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,8 @@ jar {
}

shadowJar {
exclude 'kotlin*'
configurations = [project.configurations.shadow]
archiveClassifier.set("dev")
}

remapJar {
Expand Down

0 comments on commit 361531b

Please sign in to comment.