Bump Kotlin version to 1.0-beta-3594

This commit is contained in:
Mike Hearn 2015-12-07 13:35:19 +01:00
parent a656e210c4
commit f4ddbc9e82

View File

@ -11,7 +11,7 @@ allprojects {
}
buildscript {
ext.kotlin_version = '1.0.0-beta-2423'
ext.kotlin_version = '1.0.0-beta-3594'
repositories {
mavenCentral()
jcenter()