Skip to content

Commit

Permalink
Dependency updates - navigation 2.8.0-beta06
Browse files Browse the repository at this point in the history
  • Loading branch information
raamcosta committed Jul 25, 2024
1 parent 2be7ccd commit bde0293
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@ dependencyCheckPluginVersion = "0.51.0"
agp = "8.4.2"
mavenPublishPluginVersion = "0.28.0"

composeViewModel = "2.8.3"
composeViewModel = "2.8.4"
activityCompose = "1.9.0"

material = "1.12.0"
lifecycleRuntimeKtx = "2.8.3"
lifecycleRuntimeKtx = "2.8.4"

ksp = "2.0.0-1.0.22"

junit = "4.13.2"

compose = "1.7.0-beta05"
composeMaterial = "1.7.0-beta05"
compose = "1.7.0-beta06"
composeMaterial = "1.7.0-beta06"
composeNavigationMaterial = "1.7.0-beta01"
composeNavigation = "2.8.0-beta05"
composeNavigation = "2.8.0-beta06"

ktxSerialization = "1.7.1"
pprint = "1.1.0"
Expand Down

0 comments on commit bde0293

Please sign in to comment.