Update kotlin_version #69

Open
renovate wants to merge 1 commits from renovate/kotlin_version into master
Showing only changes of commit a92f76cb71 - Show all commits

View File

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