Bump kotlin_version from 1.3.50 to 1.3.60 (#594)

This commit is contained in:
dependabot-preview[bot]
2019-11-18 10:57:50 +01:00
committed by Rafał Borcz
parent 8c730be635
commit 98d556bcd5

View File

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