Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-process to v2.8.6 (#74)
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] authored Sep 22, 2024
1 parent e19daf4 commit 8356ffd
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 @@ kotlinter = { id = "org.jmailen.kotlinter", version = "4.4.1" }
aboutLibraries-compose = { module = "com.mikepenz:aboutlibraries-compose-m3", version.ref = "aboutlib_version" }

androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version = "2.8.5" }
androidx-lifecycle-process = { module = "androidx.lifecycle:lifecycle-process", version = "2.8.6" }

coil-core = { module = "io.coil-kt:coil", version.ref = "coil_version" }
coil-compose = { module = "io.coil-kt:coil-compose", version.ref = "coil_version" }
Expand Down

0 comments on commit 8356ffd

Please sign in to comment.