Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-viewmodel-ktx to v2.8.4 (
Browse files Browse the repository at this point in the history
#1420)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent b920c35 commit 6ab9eb7
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 @@ -24,7 +24,7 @@ androidx-activity-ktx = "androidx.activity:activity-ktx:1.9.1"
androidx-lifecycle-common = "androidx.lifecycle:lifecycle-common:2.8.4"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.4"
androidx-lifecycle-vm = "androidx.lifecycle:lifecycle-viewmodel:2.8.4"
androidx-lifecycle-vm-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.3"
androidx-lifecycle-vm-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.4"
androidx-appcompat = "androidx.appcompat:appcompat:1.7.0"
androidx-swipetorefresh = "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
androidx-coordinatorlayout = "androidx.coordinatorlayout:coordinatorlayout:1.2.0"
Expand Down

0 comments on commit 6ab9eb7

Please sign in to comment.