We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29a5240 commit 06b4518Copy full SHA for 06b4518
buildSrc/src/main/kotlin/com/guru/composecookbook/build/dependencies/Versions.kt
@@ -6,7 +6,7 @@ internal object Versions {
6
const val activityCompose = "1.3.0"
7
const val pagingCompose = "1.0.0-alpha12"
8
const val navCompose = "2.4.0-alpha05"
9
- const val constraintLayoutCompose = "1.0.0-beta01"
+ const val constraintLayoutCompose = "1.0.0-beta02"
10
const val fontAwesomeCompose = "1.0.0-beta02"
11
const val accompanistCoil = "0.14.0"
12
const val coilCompose = "1.3.1"
0 commit comments