Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
powercasgamer committed Jun 14, 2023
1 parent 5754113 commit e68393c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "interactive"
}
2 changes: 0 additions & 2 deletions java6/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ tasks.shadowJar {
relocate(pack, "$prefix.$pack")
}

minimize()

exclude("META-INF/LICENSE.txt")
exclude("META-INF/NOTICE.txt")
}

0 comments on commit e68393c

Please sign in to comment.