Kotlin 1.9.22

This commit is contained in:
Feodor Fitsner 2024-01-14 12:25:13 -08:00
parent f62c3a5087
commit 5db1e03bad
1 changed files with 1 additions and 1 deletions

View File

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