Skip to content

Commit 5f08a6a

Browse files
authored
Merge pull request #124 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.9.0
Bump com.google.android.material:material from 1.8.0 to 1.9.0
2 parents c28c315 + 1707b5a commit 5f08a6a

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.1"
29-
implementation 'com.google.android.material:material:1.8.0'
29+
implementation 'com.google.android.material:material:1.9.0'
3030
implementation project(':MPChartLib')
3131

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

0 commit comments

Comments
 (0)