Update kotlin and gradle build tools

This commit is contained in:
len
2016-09-22 19:49:47 +02:00
parent 8be67a4431
commit 9f20e40257
2 changed files with 2 additions and 2 deletions

View File

@@ -177,7 +177,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.0.3'
ext.kotlin_version = '1.0.4'
repositories {
mavenCentral()
}