Skip to content

Commit 87a5642

Browse files
fix(deps): update versions.compose to v1.8.0
1 parent 454e419 commit 87a5642

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ object Versions {
44
const val room = "2.7.0"
55
const val navigation = "2.5.3"
66
const val hilt = "2.56.2"
7-
const val compose = "1.7.8"
7+
const val compose = "1.8.0"
88
const val activity = "1.7.1"
99
const val agp = "7.3.0"
1010
const val composeMultiplatform = "1.3.0"

0 commit comments

Comments
 (0)