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