Skip to content

Commit

Permalink
- revert to compose navigation 2.7.0-alpha07 which supports compose 1…
Browse files Browse the repository at this point in the history
….6.11

  - FIX #1929
- Note: compose navigation 2.8.0-alpha08 depends on compose 1.7.0-alpha01 causing conflicts with projects using compose 1.6.11
  • Loading branch information
mikepenz committed Jul 30, 2024
1 parent 1b0e329 commit f8fe0f5
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 @@ -22,7 +22,7 @@ androidx-navigation = "2.7.7"
# Compose
composeJB = "1.6.11"
composeLifecycle = "2.8.0"
composeNavigation = "2.8.0-alpha08"
composeNavigation = "2.7.0-alpha07"
composeJetpackRuntime = "1.6.8"
jbCoreBundle = "1.0.0"
jbSavedState = "1.2.0"
Expand Down

0 comments on commit f8fe0f5

Please sign in to comment.