Skip to content

Commit

Permalink
Merge branch 'javafx' into prs
Browse files Browse the repository at this point in the history
  • Loading branch information
burningtnt committed Dec 27, 2023
2 parents acae0d2 + 1d9d31f commit 85599eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions HMCL/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ tasks.getByName<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar>("sha
archiveClassifier.set(null as String?)

exclude("**/package-info.class")
exclude("META-INF/maven/**")

minimize {
exclude(dependency("com.google.code.gson:.*:.*"))
Expand Down

0 comments on commit 85599eb

Please sign in to comment.