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

Bumps material3 from 1.0.0-alpha04 to 1.0.0-alpha05.

---
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-14 07:22:52 +00:00
committed by GitHub
parent aade146409
commit 8dbc7215ad

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-alpha04'
implementation 'androidx.compose.material3:material3:1.0.0-alpha05'
}