Skip to content

Commit

Permalink
Minimize OpenNBT.
Browse files Browse the repository at this point in the history
  • Loading branch information
burningtnt committed Dec 20, 2023
1 parent 91f684a commit 4eab35b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion HMCL/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,6 @@ tasks.getByName<com.github.jengelman.gradle.plugins.shadow.tasks.ShadowJar>("sha

minimize {
exclude(dependency("com.google.code.gson:.*:.*"))
exclude(dependency("com.github.steveice10:.*:.*"))
exclude(dependency("libs:JFoenix:.*"))
}

Expand Down

0 comments on commit 4eab35b

Please sign in to comment.