Update kotlin_version to v1.9.25 #27

Open
renovate wants to merge 1 commits from renovate/kotlin_version into dev

View File

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