Skip to content

Commit

Permalink
Fixed missing PaperLib line
Browse files Browse the repository at this point in the history
  • Loading branch information
me4502 committed Nov 24, 2018
1 parent a281465 commit ede0cd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ allprojects {
shadowJar {
classifier 'dist'
dependencies {
include(dependency('io.papermc:paperlib'))
include(dependency('com.sk89q:squirrelid'))
relocate ("org.bstats", "com.sk89q.craftbook.bukkit.bstats") {
include(dependency("org.bstats:bstats-bukkit:1.4"))
Expand Down

0 comments on commit ede0cd3

Please sign in to comment.