mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump androidx.compose.foundation:foundation from 1.7.0-beta02 to 1.7.0-beta03 in /snippets (#1639)
chore(deps): bump androidx.compose.foundation:foundation in /snippets Bumps androidx.compose.foundation:foundation from 1.7.0-beta02 to 1.7.0-beta03. --- 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:
parent
becf74aecf
commit
292ce2dee9
@ -49,7 +49,7 @@ dependencies {
|
||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.0'
|
||||
implementation 'androidx.core:core-ktx:1.13.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation "androidx.compose.foundation:foundation:1.7.0-beta02"
|
||||
implementation "androidx.compose.foundation:foundation:1.7.0-beta03"
|
||||
implementation "androidx.compose.material:material:1.7.0-beta02"
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
|
||||
@ -54,7 +54,7 @@ dependencies {
|
||||
implementation 'org.jetbrains.kotlin:kotlin-stdlib:2.0.0'
|
||||
implementation 'androidx.core:core-ktx:1.13.1'
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
implementation "androidx.compose.foundation:foundation:1.7.0-beta02"
|
||||
implementation "androidx.compose.foundation:foundation:1.7.0-beta03"
|
||||
implementation "androidx.compose.material:material:1.7.0-beta02"
|
||||
implementation 'com.google.android.material:material:1.12.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user