Skip to content

Commit

Permalink
fix(deps): update compose to v1.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 1543abc commit 48401e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ javaSourceCompatibility = "11"
agp = "8.7.2"
kotlin = "2.0.21"
coroutines = "1.9.0"
compose = "1.7.5"
compose = "1.7.6"
composeCompiler = "1.5.15"
compose-multiplatform = "1.7.0"
compose-navigation = "2.8.0-alpha10"
Expand Down

0 comments on commit 48401e3

Please sign in to comment.