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 36b6552 commit 692f548Copy full SHA for 692f548
app/build.gradle.kts
@@ -131,7 +131,7 @@ dependencies {
131
implementation("androidx.navigation:navigation-compose:2.9.0")
132
133
implementation("androidx.compose.material3:material3:1.4.0-alpha14")
134
- implementation("androidx.compose.material3:material3-android:1.4.0-alpha14")
+ implementation("androidx.compose.material3:material3-android:1.4.0-alpha15")
135
136
implementation("com.google.accompanist:accompanist-themeadapter-material3:0.36.0")
137
0 commit comments