Skip to content

Commit

Permalink
Update lifecycle to v2.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2023
1 parent 71acf54 commit 3e6c4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ dependencyResolutionManagement {

register("androidx") {
version("plugin", "8.1.3")
version("lifecycle", "2.6.1")
version("lifecycle", "2.6.2")
version("navigation", "2.6.0")
version("paging", "3.2.0-alpha06")
version("uitest", "1.5.2")
Expand Down

0 comments on commit 3e6c4c3

Please sign in to comment.