Skip to content

Commit a2cba1d

Browse files
Bump material from 1.5.0 to 1.7.0
Bumps [material](https://github.com/material-components/material-components-android) from 1.5.0 to 1.7.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.5.0...1.7.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] <[email protected]>
1 parent 4f7f8fa commit a2cba1d

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
@@ -24,6 +24,6 @@ android {
2424

2525
dependencies {
2626
implementation "androidx.appcompat:appcompat:1.5.1"
27-
implementation 'com.google.android.material:material:1.5.0'
27+
implementation 'com.google.android.material:material:1.7.0'
2828
implementation project(':MPChartLib')
2929
}

0 commit comments

Comments
 (0)