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

Bumps material3 from 1.0.0-alpha06 to 1.0.0-alpha07.

---
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-03-10 07:27:20 +00:00
committed by GitHub
parent 86b8ba7deb
commit 470c5cf569
+1 -1
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-alpha06'
implementation 'androidx.compose.material3:material3:1.0.0-alpha07'
}