Skip to content

Commit

Permalink
Revert "enable relocation"
Browse files Browse the repository at this point in the history
This reverts commit 760384d.
  • Loading branch information
UpcraftLP committed Jun 11, 2024
1 parent 760384d commit b7e13ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ shadowJar {

archiveClassifier = null
configurations = [ project.configurations.shadow ]
enableRelocation = true
relocationPrefix = 'io.github.ennuil.wrench_wrapper.shadow'
}

tasks.named('build').configure {
Expand Down

0 comments on commit b7e13ba

Please sign in to comment.