Updated Kotlin version

This commit is contained in:
Miroslav Mazel
2022-03-13 22:37:45 +01:00
parent 6a0ee86e3b
commit 9d605abb88

View File

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