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

Bumps material3 from 1.0.0-alpha08 to 1.0.0-alpha09.

---
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-07 07:23:40 +00:00
committed by GitHub
parent 33723f947a
commit fabfdbe2cc

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