upgrade Kotlin to 1.3.70 (#1730)

This commit is contained in:
Konrad Pozniak 2020-03-18 17:12:56 +01:00 committed by Alibek Omarov
parent 507d9fe19d
commit 7d9f1c8e9a
1 changed files with 1 additions and 1 deletions

View File

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