[Android]: Bump material3 from 1.0.0-alpha12 to 1.1.0-alpha02 (#261)

Bumps material3 from 1.0.0-alpha12 to 1.1.0-alpha02.

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-11-14 21:47:08 +05:30
committed by GitHub
parent 836471cd4f
commit ec8d2cae2d

View File

@@ -67,5 +67,5 @@ dependencies {
androidTestImplementation "androidx.compose.ui:ui-test-junit4:1.3.0"
debugImplementation "androidx.compose.ui:ui-tooling:1.1.1"
implementation 'androidx.compose.material3:material3:1.0.0-alpha12'
implementation 'androidx.compose.material3:material3:1.1.0-alpha02'
}