Skip to content

Commit 21be759

Browse files
authored
Merge pull request #62 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.7.0
Bump material from 1.5.0 to 1.7.0
2 parents 4f7f8fa + a2cba1d commit 21be759

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)