(Android) Update kotlin

This commit is contained in:
Ming Ming 2022-01-18 01:17:30 +08:00
parent e719102f37
commit c69692e35b

View file

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