Updated to gradle 6.0

This commit is contained in:
Anuken
2019-11-15 19:48:26 -05:00
parent 75d4b5b663
commit ec7379cc86
7 changed files with 125 additions and 93 deletions

View File

@@ -17,7 +17,7 @@ buildscript{
allprojects{
version = 'release'
apply plugin: 'maven'
apply plugin: 'maven-publish'
group = 'com.github.Anuken'
ext{