From 8793bb9715749396abf78aeaecac25cd869873bc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 08:54:27 +0000 Subject: [PATCH] [Oztechan/CCC#1457] Update kotlin to v1.9.0 Co-authored-by: Mustafa Ozhan --- 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 0098e87e8..045df8c11 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -30,7 +30,7 @@ huaweiOsm = "1.3.35" navigation = "2.8.0" playCoreReview = "2.0.1" kotlinXDateTime = "0.6.1" -coroutines = "1.8.1" +coroutines = "1.9.0" billing = "7.0.0" leakCanary = "2.14" sqlDelight = "1.5.5"