diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-07-02 15:41:20 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 10:11:20 +0000 |
commit | a9380349de0f32df53692b699699a7778185e1b9 (patch) | |
tree | 464679b0cbee1e8afa1e2849db26777e4ff5190a | |
parent | 66675864aefbfce663cefe1084925d6370ceb309 (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.toml | 2 |
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] |