mirror of
https://github.com/googlemaps/android-samples.git
synced 2025-12-08 18:02:20 +00:00
chore(deps): bump androidx.compose.material:material from 1.4.0-beta01 to 1.7.0-alpha02 in /snippets (#1475)
chore(deps): bump androidx.compose.material:material in /snippets Bumps androidx.compose.material:material from 1.4.0-beta01 to 1.7.0-alpha02. --- updated-dependencies: - dependency-name: androidx.compose.material:material dependency-type: direct:production update-type: version-update:semver-minor ... 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
a879e8a55f
commit
4d6fb1b042
@ -50,7 +50,7 @@ dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.12.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation "androidx.compose.foundation:foundation:1.7.0-alpha02"
|
||||
implementation "androidx.compose.material:material:1.4.0-beta01"
|
||||
implementation "androidx.compose.material:material:1.7.0-alpha02"
|
||||
implementation 'com.google.android.material:material:1.10.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.4'
|
||||
|
||||
@ -55,7 +55,7 @@ dependencies {
|
||||
implementation 'androidx.core:core-ktx:1.12.0'
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation "androidx.compose.foundation:foundation:1.7.0-alpha02"
|
||||
implementation "androidx.compose.material:material:1.4.0-beta01"
|
||||
implementation "androidx.compose.material:material:1.7.0-alpha02"
|
||||
implementation 'com.google.android.material:material:1.8.0'
|
||||
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
|
||||
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user