Skip to content

Commit 601dc04

Browse files
Update dependency androidx.compose.material:material to v1.6.1
1 parent 3bec67d commit 601dc04

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.6.1"
99
const val COMPOSE_MATERIAL3 = "1.1.1"
1010

1111
const val SPLASH = "1.0.1"

0 commit comments

Comments
 (0)