Skip to content

Commit

Permalink
Update androidx.lifecycle to v2.8.7
Browse files Browse the repository at this point in the history
| datasource | package                                           | from  | to    |
| ---------- | ------------------------------------------------- | ----- | ----- |
| maven      | androidx.lifecycle:lifecycle-livedata-ktx         | 2.8.6 | 2.8.7 |
| maven      | androidx.lifecycle:lifecycle-viewmodel-savedstate | 2.8.6 | 2.8.7 |
| maven      | androidx.lifecycle:lifecycle-viewmodel-ktx        | 2.8.6 | 2.8.7 |
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent d4d29d2 commit a987e0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ koject = "1.3.0"
coil = "2.7.0"
compose-rules-detekt = "0.4.17"

androidx-lifecycle = "2.8.6"
androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.0"
androidx-activity = "1.9.3"
androidx-navigation = "2.8.3"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ koin-compose = "4.0.0"
coil = "2.7.0"
compose-rules-detekt = "0.4.17"

androidx-lifecycle = "2.8.6"
androidx-lifecycle = "2.8.7"
androidx-annotation = "1.9.0"
androidx-activity = "1.9.3"
androidx-appcompat = "1.7.0"
Expand Down

0 comments on commit a987e0d

Please sign in to comment.