Kotlin upgrade

This commit is contained in:
Juha Heinanen
2023-09-18 10:59:57 +03:00
parent 0dd09d2be2
commit 4cb4987cbb

View File

@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
ext.kotlin_version = '1.8.20'
ext.kotlin_version = '1.8.22'
repositories {
google()
mavenCentral()