chore(deps): bump androidx.compose.foundation:foundation from 1.7.0-alpha03 to 1.7.0-alpha04 in /snippets (#1505)

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

Bumps androidx.compose.foundation:foundation from 1.7.0-alpha03 to 1.7.0-alpha04.

---
updated-dependencies:
- dependency-name: androidx.compose.foundation:foundation
  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-03-07 12:17:46 +00:00 committed by GitHub
parent 6623c86859
commit 489c0c534e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.23'
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation "androidx.compose.foundation:foundation:1.7.0-alpha03"
implementation "androidx.compose.foundation:foundation:1.7.0-alpha04"
implementation "androidx.compose.material:material:1.7.0-alpha04"
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

View File

@ -54,7 +54,7 @@ dependencies {
implementation 'org.jetbrains.kotlin:kotlin-stdlib:1.9.23'
implementation 'androidx.core:core-ktx:1.12.0'
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation "androidx.compose.foundation:foundation:1.7.0-alpha03"
implementation "androidx.compose.foundation:foundation:1.7.0-alpha04"
implementation "androidx.compose.material:material:1.7.0-alpha04"
implementation 'com.google.android.material:material:1.11.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'