Skip to content

Commit

Permalink
fix(deps): update androidxlifecycle to v2.6.2 (#104)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 13, 2023
1 parent c1591b6 commit 6128c39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ androidconfig-compileSdk = "34"
androidconfig-minSdk = "21"
androidconfig-targetSdk = "34"
androidxCore = "1.12.0"
androidxLifecycle = "2.6.1"
androidxLifecycle = "2.6.2"
appcompat = "1.6.1"
cameraX = "1.2.3"
coil = "2.4.0"
Expand Down

0 comments on commit 6128c39

Please sign in to comment.