We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6d62dd commit 035d2f3Copy full SHA for 035d2f3
app/build.gradle.kts
@@ -130,7 +130,7 @@ dependencies {
130
implementation(Deps.Lifecycle.runtimeCompose)
131
implementation("androidx.navigation:navigation-compose:2.9.0")
132
133
- implementation("androidx.compose.material3:material3:1.4.0-alpha14")
+ implementation("androidx.compose.material3:material3:1.4.0-alpha15")
134
implementation("androidx.compose.material3:material3-android:1.4.0-alpha14")
135
136
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.36.0")
0 commit comments