Skip to content

Commit 63ff51d

Browse files
Bump com.google.android.material:material from 1.12.0 to 1.13.0
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] <support@github.com>
1 parent 565b2e0 commit 63ff51d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jetbrains-annotations = { module = 'org.jetbrains:annotations', version = '26.1.
4747
jsonassert = { module = 'org.skyscreamer:jsonassert', version = '1.5.3' }
4848
junit = { module = 'junit:junit', version = '4.13.2' }
4949
leakcanary = { module = 'com.squareup.leakcanary:leakcanary-android', version = '2.14' }
50-
material = { module = 'com.google.android.material:material', version = '1.12.0' }
50+
material = { module = 'com.google.android.material:material', version = '1.13.0' }
5151
materialvalues = { module = 'com.github.esnaultdev:MaterialValues', version = 'v1.1.1' }
5252
mockito-core = { module = 'org.mockito:mockito-core', version = '5.18.0' }
5353
mockito-inline = { module = 'org.mockito:mockito-inline', version = '5.2.0' }

0 commit comments

Comments
 (0)