Skip to content

Commit

Permalink
Update dependency androidx.compose.material3:material3 to v1.3.0-alph…
Browse files Browse the repository at this point in the history
…a05 (LawnchairLauncher#2011)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 18, 2024
1 parent 7dac9f2 commit a643c33
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 @@ -144,7 +144,7 @@ dependencies {
debugImplementation("androidx.compose.ui:ui-tooling")
implementation("androidx.compose.animation:animation")
implementation("androidx.compose.material:material-icons-core-android:1.6.6")
implementation("androidx.compose.material3:material3:1.3.0-alpha04")
implementation("androidx.compose.material3:material3:1.3.0-alpha05")
implementation("androidx.compose.material3:material3-window-size-class")
implementation("androidx.navigation:navigation-compose:2.7.7")
implementation("androidx.core:core-splashscreen:1.0.1")
Expand Down

0 comments on commit a643c33

Please sign in to comment.