Update kotlin_version to v1.7.20 - autoclosed #15

Closed
renovate wants to merge 1 commits from renovate_kotlin_version into dev
Showing only changes of commit b8d6d97213 - Show all commits

View File

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