Skip to content

Commit b46dfd0

Browse files
Bump com.google.android.material:material in /android-refimpl-app
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.12.0 to 1.13.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.12.0...1.13.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4fac407 commit b46dfd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-refimpl-app/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ dependencies {
367367
//noinspection KtxExtensionAvailable
368368
implementation 'androidx.fragment:fragment:1.7.1'
369369
implementation 'androidx.legacy:legacy-support-v4:1.0.0'
370-
implementation 'com.google.android.material:material:1.12.0'
370+
implementation 'com.google.android.material:material:1.13.0'
371371
implementation 'androidx.recyclerview:recyclerview:1.3.2'
372372
implementation 'androidx.cardview:cardview:1.0.0'
373373
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

0 commit comments

Comments
 (0)