Bump kotlin_version from 1.3.60 to 1.3.61 (#606)

This commit is contained in:
dependabot-preview[bot] 2019-12-02 16:18:56 +00:00 committed by GitHub
parent 8193a57227
commit cd1438587d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.60'
ext.kotlin_version = '1.3.61'
repositories {
mavenCentral()
google()