update kotlin to 1.1.60
This commit is contained in:
parent
7dbdd163c1
commit
93c0247f9d
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ dependencies {
|
||||||
}
|
}
|
||||||
|
|
||||||
buildscript {
|
buildscript {
|
||||||
ext.kotlin_version = '1.1.51'
|
ext.kotlin_version = '1.1.60'
|
||||||
repositories {
|
repositories {
|
||||||
mavenCentral()
|
mavenCentral()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue