upgrade Kotlin to 1.3.70 (#1730)
This commit is contained in:
parent
9c4898117e
commit
43162789c1
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = '1.3.61'
|
||||
ext.kotlin_version = '1.3.70'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
|
Loading…
Reference in a new issue