Skip to content

Commit

Permalink
Fix relocation back to being unrelocated
Browse files Browse the repository at this point in the history
  • Loading branch information
gravityfox committed Apr 23, 2016
1 parent 26f3244 commit 840d778
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ shadowJar {
dependencies {
include dependency('net.minecrell.mcstats:statslite-sponge')
}
relocate 'org.mapdb', 'net.foxdenstudio.shadow.mapdb'
relocate 'net.minecrell.mcstats', 'net.foxdenstudio.sponge.foxguard.mcstats'
}

Expand Down

0 comments on commit 840d778

Please sign in to comment.