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

Bump androidx.compose.material:material from 1.6.3 to 1.6.4 #184

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump androidx.compose.material:material from 1.6.3 to 1.6.4
Bumps androidx.compose.material:material from 1.6.3 to 1.6.4.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
commit 13d9ea83ca3009e97e74f3ee977fe3218e6faae1
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ androidxAnnotation = "1.7.1"
androidxAppCompat = "1.6.1"
androidxCompose = "1.6.3"
androidxComposeCompiler = "1.5.8"
androidxComposeMaterial = "1.6.3"
androidxComposeMaterial = "1.6.4"
androidxComposeMaterial3 = "1.2.1"
androidxCore = "1.12.0"
androidxCoreSplashscreen = "1.0.1"
Expand Down