Update kotlin_version to v1.7.20 - autoclosed #18

Closed
renovate wants to merge 1 commits from renovate_kotlin_version into master
Showing only changes of commit 402e9da3b6 - Show all commits

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.8.10'
ext.kotlin_version = '1.9.22'
repositories {
google()
mavenCentral()