Fix compile

This commit is contained in:
Jesse Boyd 2017-07-26 14:49:56 +10:00
parent 864d471176
commit aa6dbc9040
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F

View File

@ -27,7 +27,7 @@ dependencies {
compile 'org.bukkit.craftbukkit.v1_9R2:craftbukkitv1_9R2:1.9.4'
compile 'org.bukkit.craftbukkit:Craftbukkit:1.7.10'
compile 'org.bukkit.craftbukkit:CraftBukkit:1.8.8'
compile 'com.comphenix.protocol:ProtocolLib-API:4.3.1-SNAPSHOT'
compile 'com.comphenix.protocol:ProtocolLib-API:4.4.0-SNAPSHOT'
}
processResources {