Skip to content

Commit 7287650

Browse files
Update Versions.COMPOSE
1 parent 21468ca commit 7287650

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/src/main/java/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ object Versions {
22
const val GRADLE = "7.4.2"
33
const val KOTLIN = "1.7.0"
44

5-
const val COMPOSE = "1.2.0"
5+
const val COMPOSE = "1.5.4"
66
const val APPCOMPAT = "1.6.1"
77
const val ACTIVITY_COMPOSE = "1.7.2"
88
const val COMPOSE_MATERIAL = "1.4.3"

0 commit comments

Comments
 (0)