From 12adda29ffac8a628791626a88cfc4d4e4378eab Mon Sep 17 00:00:00 2001 From: Artem Chepurnoy Date: Sat, 11 May 2024 17:11:25 +0300 Subject: [PATCH] Revert "build(deps): Bump kotlin from 1.9.23 to 1.9.24 (#329)" This reverts commit 88d39014eef5ff83a9f92c1a03650785951ff4e7. --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index d74a754..69ee2a5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -71,7 +71,7 @@ kdrag0nColorKt = "1.0.5" # https://github.com/Kodein-Framework/Kodein-DI kodeinDi = "7.21.1" # https://github.com/JetBrains/kotlin -kotlin = "1.9.24" +kotlin = "1.9.23" # https://github.com/Kotlin/kotlinx.collections.immutable kotlinCollections = "0.3.7" # https://github.com/Kotlin/kotlinx.coroutines