update kotlin

This commit is contained in:
dane madsen
2023-11-02 22:24:06 +10:00
parent 6a2084c6f7
commit cbb1e54ced

View File

@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '<latest-version>'
ext.kotlin_version = '1.9.20'
repositories {
google()
mavenCentral()