Skip to content

Commit

Permalink
Bump compose from rc to stable 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albin-mullvad committed Aug 30, 2023
1 parent 5e7528a commit 55ba909
Showing 1 changed file with 1 addition and 1 deletion.
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-rc01"
const val base = "1.5.0"
const val composeCollapsingToolbar = "2.3.5"
const val constrainLayout = "1.0.1"
const val foundation = base
Expand Down

0 comments on commit 55ba909

Please sign in to comment.