Update to Kotlin 1.3.61

pull/2389/head
Eugene 5 years ago
parent c456812a46
commit 89793ac338
No known key found for this signature in database
GPG Key ID: E1FD745328866B0A

@ -233,7 +233,7 @@ dependencies {
}
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.3.61'
repositories {
mavenCentral()
}

Loading…
Cancel
Save