Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Commit

Permalink
Add material3-adaptive library
Browse files Browse the repository at this point in the history
  • Loading branch information
sindrenm authored and chrisbanes committed Nov 23, 2023
1 parent ba15b83 commit e5b8680
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bom/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ dependencies {
api("androidx.compose.material:material-ripple:1.6.0-beta01")
api("androidx.compose.material:material-ripple-android:1.6.0-beta01")
api("androidx.compose.material3:material3:1.2.0-alpha11")
api("androidx.compose.material3:material3-adaptive:1.0.0-alpha01")
api("androidx.compose.material3:material3-window-size-class:1.2.0-alpha11")
api("androidx.compose.runtime:runtime:1.6.0-beta01")
api("androidx.compose.runtime:runtime-android:1.6.0-beta01")
Expand Down

0 comments on commit e5b8680

Please sign in to comment.