Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
raamcosta committed Nov 14, 2022
1 parent e01ab05 commit e3aeaf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gradlePluginVersion = "7.3.1"
mavenPublishPluginVersion = "0.22.0"

composeViewModel = "2.5.1"
activityCompose = "1.6.0"
activityCompose = "1.6.1"

material = "1.7.0"
lifecycleKtx = "2.5.1"
Expand All @@ -20,10 +20,10 @@ ksp = "1.7.20-1.0.6"

junit = "4.13.2"

compose = "1.3.0-rc01"
compose = "1.3.1"
composeCompiler = "1.3.2"
composeNavigation = "2.5.3"
accompanist = "0.26.5-rc"
accompanist = "0.27.0"

ktxSerialization = "1.4.1"
mockk = "1.13.2"
Expand Down

0 comments on commit e3aeaf2

Please sign in to comment.