Update kotlin_version to v1.9.25 - autoclosed #54

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

View File

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