Skip to content

Commit f1a16ee

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump material from 1.4.0 to 1.5.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.4.0...1.5.0) --- updated-dependencies: - dependency-name: com.google.android.material:material dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6870c5f commit f1a16ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ android {
2323

2424
dependencies {
2525
implementation "androidx.appcompat:appcompat:1.4.1"
26-
implementation 'com.google.android.material:material:1.4.0'
26+
implementation 'com.google.android.material:material:1.5.0'
2727
implementation project(':MPChartLib')
2828
}

0 commit comments

Comments
 (0)