update kotlin plugin ver

This commit is contained in:
Hiroshi Horie
2022-02-10 20:50:58 +07:00
parent 76b0fb723a
commit 10db433742
+1 -1
View File
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.3.50'
ext.kotlin_version = '1.6.10'
repositories {
google()
jcenter()