Skip to content

Commit fffd52e

Browse files
authored
Merge pull request #209 from AppDevNext/dependabot/gradle/master/com.google.android.material-material-1.12.0
Bump com.google.android.material:material from 1.11.0 to 1.12.0
2 parents b95e6ac + 54e8563 commit fffd52e

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.11.0'
38+
implementation 'com.google.android.material:material:1.12.0'
3939
implementation project(':MPChartLib')
4040

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

0 commit comments

Comments
 (0)