update to kotlin 1.9.0
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
ext.kotlin_version = "1.8.22"
|
||||
ext.kotlin_version = "1.9.0"
|
||||
ext.ktor_version = "2.3.6"
|
||||
ext.exo_version = "2.18.7"
|
||||
repositories {
|
||||
|
Reference in New Issue
Block a user