Skip to content

Commit 1a45ba1

Browse files
Bump com.google.android.material:material from 1.9.0 to 1.10.0
Bumps [com.google.android.material:material](https://github.com/material-components/material-components-android) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/material-components/material-components-android/releases) - [Commits](material-components/material-components-android@1.9.0...1.10.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 bb62ef7 commit 1a45ba1

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
@@ -35,7 +35,7 @@ android {
3535

3636
dependencies {
3737
implementation "androidx.appcompat:appcompat:1.6.1"
38-
implementation 'com.google.android.material:material:1.9.0'
38+
implementation 'com.google.android.material:material:1.10.0'
3939
implementation project(':MPChartLib')
4040

4141
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"

0 commit comments

Comments
 (0)