remove -Xincgc for Java 9

This commit is contained in:
huangyuhui
2017-11-04 11:07:36 +08:00
parent d9225b9529
commit b81b38f7e4
5 changed files with 10 additions and 13 deletions

View File

@@ -20,7 +20,7 @@ group 'org.jackhuang'
version '3.0'
buildscript {
ext.kotlin_version = '1.1.4-4'
ext.kotlin_version = '1.1.51'
repositories {
mavenCentral()