Don't system.out spam

This commit is contained in:
Nathan Adams
2018-01-31 09:31:38 +01:00
parent 69c2a248de
commit 0827fe17d4
2 changed files with 1 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import groovy.io.FileType
apply plugin: 'java-library'
apply plugin: 'maven'
version = '0.1.21'
version = '0.1.22'
group = 'com.mojang'
task wrapper(type: Wrapper) {