Skip to content

Commit

Permalink
Merge pull request #1427 from cashapp/renovate/androidx.lifecycle-lif…
Browse files Browse the repository at this point in the history
…ecycle-runtime-ktx-2.x

Update dependency androidx.lifecycle:lifecycle-runtime-ktx to v2.8.5
  • Loading branch information
JakeWharton authored Sep 5, 2024
2 parents e31983d + c7d2897 commit 45b7537
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-compose-ui = { module = "androidx.compose.ui:ui", version.ref = "androi
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling", version.ref = "androidx-compose" }
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview", version.ref = "androidx-compose" }
androidx-core-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.4" }
androidx-lifecycle = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version = "2.8.5" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
Expand Down

0 comments on commit 45b7537

Please sign in to comment.