Skip to content

Commit

Permalink
Updates to Compose 1.2.0-alpha02 (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
fornewid authored Feb 13, 2022
1 parent 4351485 commit 7eece7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/dependencies/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ object Libs {
}

object Compose {
const val version = "1.2.0-alpha01"
const val version = "1.2.0-alpha02"
const val activity = "androidx.activity:activity-compose:1.4.0"
const val constraintlayout =
"androidx.constraintlayout:constraintlayout-compose:1.0.0"
Expand Down

0 comments on commit 7eece7f

Please sign in to comment.