update kotlin to 1.1.51
This commit is contained in:
parent
21cb314d6e
commit
ff4df9ac49
|
@ -42,7 +42,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.4-2'
|
||||
ext.kotlin_version = '1.1.51'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue