Skip to content

Commit

Permalink
update compose lifcycle
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudgiuliani committed Jan 8, 2025
1 parent 9a85a8b commit cd72dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ androidx-startup= "1.2.0"
# Compose
composeJetpackRuntime = "1.7.6"
composeJB = "1.7.1"
composeLifecycle = "2.8.3"
composeLifecycle = "2.8.4"
composeNavigation = "2.8.0-alpha10" # 2.8.0-alpha02 to keep compose 1.6.11
jbCoreBundle = "1.0.1"
jbSavedState = "1.2.2"
Expand Down

0 comments on commit cd72dfc

Please sign in to comment.