Skip to content

Commit

Permalink
Bump androidx.compose.material3:material3 from 1.1.1 to 1.2.0
Browse files Browse the repository at this point in the history
Bumps androidx.compose.material3:material3 from 1.1.1 to 1.2.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 23, 2024
1 parent efa163c commit d586c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ ext {
androidxViewpager2Version = '1.0.0'
androidxWorkManagerVersion = "2.8.1"
androidxWebkitVersion = '1.10.0'
androidxComposeMaterial3Version = '1.1.1'
androidxComposeMaterial3Version = '1.2.0'
apacheCommonsTextVersion = '1.10.0'
coilComposeVersion = '2.4.0'
chrisbanesPhotoviewVersion = '2.3.0'
Expand Down

0 comments on commit d586c51

Please sign in to comment.