Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 6d94548 commit a44ad1d
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 @@ -14,7 +14,7 @@ androidx-camera-camera2 = "androidx.camera:camera-camera2:1.3.4"
androidx-camera-lifecycle = "androidx.camera:camera-lifecycle:1.3.4"
androidx-camera-view = "androidx.camera:camera-view:1.3.4"
androidx-concurrent-futures = "androidx.concurrent:concurrent-futures-ktx:1.2.0"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.5"
androidx-lifecycle-runtime = "androidx.lifecycle:lifecycle-runtime-ktx:2.8.6"

detekt-compose = "io.nlopez.compose.rules:detekt:0.4.12"
detekt-formatting = { module = "io.gitlab.arturbosch.detekt:detekt-formatting", version.ref = "detekt" }
Expand Down

0 comments on commit a44ad1d

Please sign in to comment.