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 e7bd37b075
commit c7677e8fb7
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()