Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.0 (#…
Browse files Browse the repository at this point in the history
…1332)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 69c8d4d commit 7b92319
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 @@ -22,7 +22,7 @@ androidx-core = "androidx.core:core:1.13.1"
androidx-core-ktx = "androidx.core:core-ktx:1.13.1"
androidx-activity-ktx = "androidx.activity:activity-ktx:1.9.0"
androidx-lifecycle-common = "androidx.lifecycle:lifecycle-common:2.8.0"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.7.0"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.0"
androidx-lifecycle-vm = "androidx.lifecycle:lifecycle-viewmodel:2.7.0"
androidx-lifecycle-vm-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
androidx-appcompat = "androidx.appcompat:appcompat:1.6.1"
Expand Down

0 comments on commit 7b92319

Please sign in to comment.