Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-common to v2.8.0 (#1331)
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] committed May 14, 2024
1 parent 119c175 commit 69c8d4d
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 @@ -21,7 +21,7 @@ kotlinx-serialization-json = "org.jetbrains.kotlinx:kotlinx-serialization-json:1
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.7.0"
androidx-lifecycle-common = "androidx.lifecycle:lifecycle-common:2.8.0"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.7.0"
androidx-lifecycle-vm = "androidx.lifecycle:lifecycle-viewmodel:2.7.0"
androidx-lifecycle-vm-ktx = "androidx.lifecycle:lifecycle-viewmodel-ktx:2.7.0"
Expand Down

0 comments on commit 69c8d4d

Please sign in to comment.