From 0bc12cbe4e4a39efa82a9af25cae54300c185dcc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 01:33:39 +0000 Subject: [PATCH] Update Kotlin/Compose --- libs.versions.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs.versions.toml b/libs.versions.toml index 93cb486..0913309 100644 --- a/libs.versions.toml +++ b/libs.versions.toml @@ -9,9 +9,9 @@ androidGradle = "8.7.2" androidJunit5 = "1.11.2.0" detekt = "1.23.7" jacoco = "0.8.7" -kotlin = "2.0.21" +kotlin = "2.1.0" mavenPublish = "0.30.0" -skie = "0.9.3" +skie = "0.9.5" # Libraries arrow = "1.2.4"