Kotlin 1.1.4-3

This commit is contained in:
Nikola Trubitsyn 2017-09-02 21:10:02 +03:00
parent cb9ab480ff
commit 989b55b86b

View File

@ -38,7 +38,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.1.3-2'
ext.kotlin_version = '1.1.4-3'
repositories {
mavenCentral()
}