chore(deps): bump androidx.compose.material:material from 1.7.0-alpha06 to 1.7.0-alpha07 in /snippets (#1544)

chore(deps): bump androidx.compose.material:material in /snippets

Bumps androidx.compose.material:material from 1.7.0-alpha06 to 1.7.0-alpha07.

---
updated-dependencies:
- dependency-name: androidx.compose.material:material
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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] 2024-04-18 11:11:55 +00:00 committed by GitHub
parent c53ba8f7c7
commit 12a0750c43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation "androidx.compose.foundation:foundation:1.7.0-alpha07"
implementation "androidx.compose.material:material:1.7.0-alpha06"
implementation "androidx.compose.material:material:1.7.0-alpha07"
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.7'

View File

@ -55,7 +55,7 @@ dependencies {
implementation 'androidx.core:core-ktx:1.13.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation "androidx.compose.foundation:foundation:1.7.0-alpha07"
implementation "androidx.compose.material:material:1.7.0-alpha06"
implementation "androidx.compose.material:material:1.7.0-alpha07"
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.7'