Update kotlin_version to v1.9.25 #27

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

View File

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