Skip to content

Commit 7abfd2b

Browse files
Update dependency androidx.compose.material3:material3 to v1.3.1 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03191c2 commit 7abfd2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ buildscript-kotlin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ver
4444
buildscript-publish = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "publish" }
4545

4646
compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "compose" }
47-
compose-material3 = "androidx.compose.material3:material3:1.3.0"
47+
compose-material3 = "androidx.compose.material3:material3:1.3.1"
4848
compose-runtime = { module = "androidx.compose.runtime:runtime", version.ref = "compose" }
4949
compose-ui = { module = "androidx.compose.ui:ui", version.ref = "compose" }
5050
compose-ui-test-junit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref = "compose" }

0 commit comments

Comments
 (0)