Update kotlin_version #69

Open
renovate wants to merge 1 commits from renovate/kotlin_version into master
1 changed files with 1 additions and 1 deletions

View File

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