Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
1.1.0 compose version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
grigoryk committed Feb 15, 2022
1 parent 338892c commit be46e1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ object Versions {

const val material = "1.2.1"

const val compose_version = "1.1.0-rc03"
const val compose_version = "1.1.0"

object AndroidX {
const val activityCompose = "1.4.0"
Expand Down

0 comments on commit be46e1b

Please sign in to comment.