Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
raamcosta committed Oct 17, 2024
1 parent d683788 commit 0920105
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ targetSdk = "34"

kotlin = "2.0.20"
dependencyCheckPluginVersion = "0.51.0"
agp = "8.7.0"
agp = "8.7.1"
mavenPublishPluginVersion = "0.28.0"

composeViewModel = "2.8.6"
Expand All @@ -19,10 +19,10 @@ ksp = "2.0.20-1.0.25"

junit = "4.13.2"

compose = "1.7.3"
composeMaterial = "1.7.3"
compose = "1.7.4"
composeMaterial = "1.7.4"
composeNavigationMaterial = "1.7.0-beta01"
composeNavigation = "2.8.2"
composeNavigation = "2.8.3"

ktxSerialization = "1.7.3"
pprint = "1.1.0"
Expand Down

0 comments on commit 0920105

Please sign in to comment.