aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2024-07-02 15:41:20 +0530
committerGitHub <noreply@github.com>2024-07-02 10:11:20 +0000
commita9380349de0f32df53692b699699a7778185e1b9 (patch)
tree464679b0cbee1e8afa1e2849db26777e4ff5190a
parent66675864aefbfce663cefe1084925d6370ceb309 (diff)
fix(deps): update androidx to v2.8.3 (#3109)
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 e7c76285..6d01628f 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -7,7 +7,7 @@ flowbinding = "1.2.0"
hilt = "2.51.1"
kotlin = "2.0.0"
kotlinResult = "2.0.0"
-lifecycle = "2.8.2"
+lifecycle = "2.8.3"
moshi = "1.15.1"
[libraries]