Skip to content

Commit 6cec402

Browse files
authored
chore: update compose to 1.5.4 (#9)
Signed-off-by: Brandon McAnsh <[email protected]>
1 parent f86ac81 commit 6cec402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/java/Dependencies.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ object Versions {
2222
const val androidx_room = "2.4.2"
2323
const val sqlcipher = "4.5.1@aar"
2424

25-
const val compose = "1.4.3"
25+
const val compose = "1.5.4"
2626
const val compose_activities: String = "1.4.0"
2727
const val compose_view_models: String = "2.6.2"
2828
const val compose_navigation: String = "2.7.3"

0 commit comments

Comments
 (0)