Skip to content

Commit

Permalink
Merge branch 'bump-compose-to-1.5.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Sep 28, 2023
2 parents fd49319 + fad1f8b commit 8943529
Show file tree
Hide file tree
Showing 3 changed files with 143 additions and 143 deletions.
2 changes: 1 addition & 1 deletion android/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ object Versions {
}

object Compose {
const val base = "1.5.0"
const val base = "1.5.1"
const val composeCollapsingToolbar = "2.3.5"
const val constrainLayout = "1.0.1"
const val foundation = base
Expand Down
Loading

0 comments on commit 8943529

Please sign in to comment.