Skip to content

Commit

Permalink
Bump compose to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rawa committed Sep 27, 2023
1 parent 110bbdc commit 4774454
Show file tree
Hide file tree
Showing 2 changed files with 142 additions and 193 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 4774454

Please sign in to comment.