Skip to content

Commit

Permalink
Update to Compose 1.2.0-beta03
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick Rout committed Jun 6, 2022
1 parent 930d1af commit 15313eb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ object Libs {
else -> throw IllegalArgumentException("Snapshot version not set")
}

const val version = "1.2.0-beta02"
const val version = "1.2.0-beta03"

const val runtime = "androidx.compose.runtime:runtime:$version"
const val foundation = "androidx.compose.foundation:foundation:${version}"
Expand Down

0 comments on commit 15313eb

Please sign in to comment.