From 2300b4684c98daa335f1e7e3ac094f00c6109378 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 17:27:32 +0000 Subject: [PATCH] [Oztechan/CCC#1457] Update kotlin Co-authored-by: Mustafa Ozhan --- gradle/libs.versions.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4e98921ab..99223eb4a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,8 +1,8 @@ [versions] -kotlin = "2.0.21" +kotlin = "2.1.0" androidGradlePlugin = "8.7.3" -jetbrainsCompose = "1.7.0" +jetbrainsCompose = "1.7.3" glance = "1.1.1" mokkery = "2.5.1" activityCompose = "1.9.3" @@ -30,7 +30,7 @@ huaweiOsm = "1.3.35" navigation = "2.8.4" playCoreReview = "2.0.2" kotlinXDateTime = "0.6.1" -coroutines = "1.9.0" +coroutines = "1.10.1" billing = "7.1.1" leakCanary = "2.14" sqlDelight = "1.5.5" @@ -38,7 +38,7 @@ lifecycle = "2.8.7" mokoResources = "0.24.3" buildKonfig = "0.15.2" splashScreen = "1.0.1" -kover = "0.8.3" +kover = "0.9.0" rootBeer = "0.1.1" anrWatchDog = "1.4.0" kermit = "2.0.5"