We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9de6ed commit 1a7ec21Copy full SHA for 1a7ec21
buildSrc/src/main/kotlin/Versions.kt
@@ -1,5 +1,5 @@
1
object Versions {
2
- const val compose = "1.1.1"
+ const val compose = "1.5.4"
3
const val androidGradlePlugin = "7.0.3"
4
const val vanniktechGradlePlugin = "0.18.0"
5
const val kotlin = "1.6.10"
0 commit comments