Skip to content

Commit c488ca9

Browse files
Bump com.google.android.material:material from 1.12.0 to 1.13.0 (#390)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b54726 commit c488ca9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencies {
3737
implementation 'com.android.support:multidex:1.0.3'
3838
implementation 'com.jakewharton:butterknife:10.2.3'
3939
implementation 'com.github.medyo:fancybuttons:1.9.1'
40-
implementation 'com.google.android.material:material:1.12.0'
40+
implementation 'com.google.android.material:material:1.13.0'
4141
implementation 'com.google.firebase:firebase-crashlytics:20.0.1'
4242
implementation 'com.google.firebase:firebase-analytics:23.0.0'
4343
implementation 'com.obsez.android.lib.filechooser:filechooser:1.2.0'

0 commit comments

Comments
 (0)