Skip to content

Commit

Permalink
Bump androidx.compose.material:material from 1.5.4 to 1.6.7
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material:material from 1.5.4 to 1.6.7.

---
updated-dependencies:
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 2, 2024
1 parent a33ecab commit 190142b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ android {
dependencies {
implementation "androidx.compose.ui:ui:1.5.4"
implementation "androidx.navigation:navigation-compose:2.7.5"
implementation "androidx.compose.material:material:1.5.4"
implementation "androidx.compose.material:material:1.6.7"
implementation "androidx.compose.ui:ui-tooling-preview:1.5.4"
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.2'
implementation 'androidx.activity:activity-compose:1.8.1'
Expand Down

0 comments on commit 190142b

Please sign in to comment.