Skip to content

Commit

Permalink
fix(deps): update versions.compose to v1.6.8 (#884)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 12, 2024
1 parent 0ffe615 commit 6b4b2b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {
const val room = "2.5.2"
const val navigation = "2.5.3"
const val hilt = "2.51.1"
const val compose = "1.6.7"
const val compose = "1.6.8"
const val activity = "1.7.1"
const val agp = "7.3.0"
const val composeMultiplatform = "1.3.0"
Expand Down

0 comments on commit 6b4b2b8

Please sign in to comment.