Skip to content

Commit

Permalink
Update dependency androidx.compose.material3:material3 to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 32c2670 commit 72c9c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ dependencies {
implementation(Deps.Lifecycle.runtimeCompose)
implementation("androidx.navigation:navigation-compose:2.8.1")

implementation("androidx.compose.material3:material3:1.2.1")
implementation("androidx.compose.material3:material3:1.3.1")
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.36.0")

implementation("androidx.appcompat:appcompat:1.7.0")
Expand Down

0 comments on commit 72c9c7f

Please sign in to comment.