Skip to content

Commit f809a37

Browse files
fix(deps): update dependency androidx.compose.material3:material3 to v1.2.1 (#815)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8435ecf commit f809a37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ dependencies {
124124
implementation(Deps.Lifecycle.runtimeCompose)
125125
implementation("androidx.navigation:navigation-compose:2.7.7")
126126

127-
implementation("androidx.compose.material3:material3:1.2.0")
127+
implementation("androidx.compose.material3:material3:1.2.1")
128128
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.30.1")
129129

130130
implementation("androidx.appcompat:appcompat:1.6.1")

0 commit comments

Comments
 (0)