Fix compile

This commit is contained in:
Jesse Boyd 2017-07-29 03:39:14 +10:00
parent 8dfcb0f914
commit 531ff8f4a2
No known key found for this signature in database
GPG Key ID: 59F1DE6293AF6E1F
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ buildscript {
}
plugins {
id 'org.spongepowered.plugin' version '0.8.1'
id 'org.spongepowered.plugin' version '0.6'
}
apply plugin: 'net.minecrell.vanilla.server.library'