Skip to content

Commit 494414b

Browse files
Update dependency androidx.compose.material:material to v1.5.4
1 parent 21468ca commit 494414b

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
@@ -5,7 +5,7 @@ object Versions {
55
const val COMPOSE = "1.2.0"
66
const val APPCOMPAT = "1.6.1"
77
const val ACTIVITY_COMPOSE = "1.7.2"
8-
const val COMPOSE_MATERIAL = "1.4.3"
8+
const val COMPOSE_MATERIAL = "1.5.4"
99
const val COMPOSE_MATERIAL3 = "1.1.1"
1010

1111
const val SPLASH = "1.0.1"

0 commit comments

Comments
 (0)