Merge branch 'kotlin-1.8' into kotlin-1.8.8

This commit is contained in:
octarine-noise
2016-02-21 10:39:14 +01:00
13 changed files with 22 additions and 15 deletions

View File

@@ -6,7 +6,7 @@ version = "2.0.3"
archivesBaseName = rootProject.name + '-MC1.8.x'
buildscript {
ext.kotlin_version = '1.0.0-beta-4589'
ext.kotlin_version = '1.0.0'
repositories {
mavenCentral()
maven {