Update to Kotlin 1.3.61
This commit is contained in:
parent
c456812a46
commit
89793ac338
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ dependencies {
|
|||
}
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.3.50'
|
||||
ext.kotlin_version = '1.3.61'
|
||||
repositories {
|
||||
mavenCentral()
|
||||
}
|
||||
|
|
Reference in a new issue