Fix build

This commit is contained in:
dordsor21
2018-12-17 11:43:45 +00:00
parent 7a1b75f110
commit 8eabb7e507
2 changed files with 1 additions and 3 deletions

View File

@ -28,7 +28,7 @@ dependencies {
compile 'com.wasteofplastic:askyblock:3.0.8.2'
compile 'com.sk89q:worldguard-core:latest'
compile 'com.sk89q:worldguard-legacy:latest'
compile('org.inventivetalent:mapmanager:1.4.0-SNAPSHOT') {
compile('org.inventivetalent:mapmanager:1.7.1-SNAPSHOT') {
transitive = false
}
}