Kotlin 1.9.24

This commit is contained in:
Feodor Fitsner 2024-06-19 21:55:48 -07:00
parent 2e1e34cdb4
commit 33ae36479a
1 changed files with 1 additions and 1 deletions

View File

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