Skip to content

Commit cf1625a

Browse files
Update dependency androidx.compose.material3:material3 to v1.1.2
1 parent 21468ca commit cf1625a

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
@@ -6,7 +6,7 @@ object Versions {
66
const val APPCOMPAT = "1.6.1"
77
const val ACTIVITY_COMPOSE = "1.7.2"
88
const val COMPOSE_MATERIAL = "1.4.3"
9-
const val COMPOSE_MATERIAL3 = "1.1.1"
9+
const val COMPOSE_MATERIAL3 = "1.1.2"
1010

1111
const val SPLASH = "1.0.1"
1212
const val LIFECYCLE = "2.6.1"

0 commit comments

Comments
 (0)