[Android]: Bump material3 from 1.0.0-alpha09 to 1.0.0-alpha10

Bumps material3 from 1.0.0-alpha09 to 1.0.0-alpha10.

---
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-04-21 07:39:10 +00:00
committed by GitHub
parent 63a3e6e702
commit a8fccc09db

View File

@@ -64,5 +64,5 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.1.1"
debugImplementation "androidx.compose.ui:ui-tooling:1.1.1"
implementation 'androidx.compose.material3:material3:1.0.0-alpha09'
implementation 'androidx.compose.material3:material3:1.0.0-alpha10'
}