Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 21, 2024
1 parent a6a27e2 commit a52eeb2
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 @@ -26,7 +26,7 @@ compose-activity = { module = "androidx.activity:activity-compose" }
compose-bom = { module = "androidx.compose:compose-bom", version.ref = "compose-bom" }
compose-foundation = { module = "androidx.compose.foundation:foundation" }
compose-icons = { module = "androidx.compose.material:material-icons-extended" }
compose-lifecycle = "androidx.lifecycle:lifecycle-runtime-compose:2.8.5"
compose-lifecycle = "androidx.lifecycle:lifecycle-runtime-compose:2.8.6"
compose-material3 = { module = "androidx.compose.material3:material3" }
compose-material3-windowsizeclass = { module = "androidx.compose.material3:material3-window-size-class" }
compose-runtime = { module = "androidx.compose.runtime:runtime" }
Expand Down

0 comments on commit a52eeb2

Please sign in to comment.