update kotlin to 1.1.4-3
This commit is contained in:
parent
9714d8cf32
commit
f2628c5c1d
|
@ -43,7 +43,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.4-2'
|
||||
ext.kotlin_version = '1.1.4-3'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue