update kotlin to 1.0.5-2

This commit is contained in:
tibbi 2016-11-20 23:49:00 +01:00
parent cff1a48089
commit 0d375a5a29

View File

@ -40,7 +40,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.0.3'
ext.kotlin_version = '1.0.5-2'
repositories {
mavenCentral()
}