Upgrade Kotlin to 1.1.2-eap-77

This commit is contained in:
Sebastien Deleuze
2017-04-25 11:00:16 +02:00
parent a38b03f669
commit 6a1ce13ae2

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlinVersion = '1.1.2-eap-73'
ext.kotlinVersion = '1.1.2-eap-77'
repositories {
maven { url "https://repo.spring.io/plugins-release" }
maven { url "https://dl.bintray.com/kotlin/kotlin-eap-1.1" }