Update kotlin version

This commit is contained in:
problematicconsumer
2023-08-20 22:43:56 +03:30
parent f512f368b4
commit 658caf7860

View File

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