Switch to Kotlin 1.1.1, use typealias feature
This commit is contained in:
@@ -6,7 +6,7 @@ version = "2.1.3"
|
||||
archivesBaseName = rootProject.name + '-MC1.10.2'
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.0.3'
|
||||
ext.kotlin_version = '1.1.1'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
maven {
|
||||
|
||||
Reference in New Issue
Block a user