aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-08-06 12:14:51 +0000
committerGitHub <noreply@github.com>2024-08-06 12:14:51 +0000
commit52cb888af24e6373bb7765e2f6f5e57a61fca210 (patch)
tree9d931b180382b1270f1ec6b89c7f36574a599efa
parent9c4a27b9d8e5be4031df9917374cfd32c2df256a (diff)
chore(deps): update kotlin and compose to v2.0.10 (#3155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index a060d85a..d4fd91f2 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -5,7 +5,7 @@ bouncycastle = "1.78.1"
coroutines = "1.8.1"
flowbinding = "1.2.0"
hilt = "2.52"
-kotlin = "2.0.0"
+kotlin = "2.0.10"
kotlinResult = "2.0.0"
lifecycle = "2.8.4"
moshi = "1.15.1"