Skip to content

Commit fa58cd7

Browse files
authored
Merge pull request #157 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.10.0
Bump com.google.android.material:material from 1.9.0 to 1.10.0
2 parents bb62ef7 + 1a45ba1 commit fa58cd7

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)