Update Kotlin

This commit is contained in:
2023-11-29 19:38:21 -06:00
parent 4bd5cee17b
commit 7e7f68282b
3 changed files with 3 additions and 3 deletions

View File

@@ -95,7 +95,7 @@ android {
dependencies {
val daggerVersion = "2.48.1"
val kotlinVersion = "1.8.20"
val kotlinVersion = "1.9.21"
val kxCoroutinesVersion = "1.7.3"
val ktorVersion = "1.6.8"
val espressoVersion = "3.5.1"