Skip to content

Commit bef064f

Browse files
authored
Merge pull request #97 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.8.0
Bump material from 1.7.0 to 1.8.0
2 parents 10d3ccf + 5473163 commit bef064f

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
@@ -26,7 +26,7 @@ android {
2626

2727
dependencies {
2828
implementation "androidx.appcompat:appcompat:1.6.0"
29-
implementation 'com.google.android.material:material:1.7.0'
29+
implementation 'com.google.android.material:material:1.8.0'
3030
implementation project(':MPChartLib')
3131

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

0 commit comments

Comments
 (0)