[Android]: Bump material3 from 1.0.0-alpha05 to 1.0.0-alpha06

Bumps material3 from 1.0.0-alpha05 to 1.0.0-alpha06.

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-02-24 07:21:18 +00:00
committed by GitHub
parent 0a2d84f83e
commit 25779faeeb

View File

@@ -64,5 +64,5 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.1.0"
debugImplementation "androidx.compose.ui:ui-tooling:1.0.5"
implementation 'androidx.compose.material3:material3:1.0.0-alpha05'
implementation 'androidx.compose.material3:material3:1.0.0-alpha06'
}