Skip to content

Commit

Permalink
Update dependency androidx.lifecycle:lifecycle-runtime-compose to v2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 15, 2024
1 parent 4adab3f commit 63fc2c7
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 @@ -16,7 +16,7 @@ hilt = "2.51.1"
kotlin = "2.0.0"
kotlin-coroutines = "1.8.1"
kotlin-serialization = "1.7.0"
lifecycle = "2.7.0" # update to 2.8.x when it fixes the crash on release version that happens on 2.8.2
lifecycle = "2.8.2" # update to 2.8.x when it fixes the crash on release version that happens on 2.8.2
navigation = "2.7.7"
navigation-hilt = "1.2.0"
okhttp-logging-interceptor = "4.12.0"
Expand Down

0 comments on commit 63fc2c7

Please sign in to comment.