Add bukkit-legacy build back to the main project

This commit is contained in:
Luck
2018-08-11 18:11:30 +01:00
Unverified
parent 03720665b3
commit 56df15caf8
12 changed files with 52 additions and 29 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
dependencies {
compile project(':luckperms-api')
compile project(':api')
compile 'com.google.code.findbugs:jsr305:3.0.2'
compile('net.kyori:text:1.11-1.6.2') {