Skip to content

Commit

Permalink
Update androidx_lifecycle_version to v2.8.6 (#290)
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 29, 2024
1 parent 14c2eb6 commit fad1132
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
buildscript {
ext.androidx_navigation_version = "2.8.1"
ext.androidx_lifecycle_version = "2.7.0"
ext.androidx_lifecycle_version = "2.8.6"
}

plugins {
Expand Down

0 comments on commit fad1132

Please sign in to comment.