We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b95e6ac + 54e8563 commit fffd52eCopy full SHA for fffd52e
MPChartExample/build.gradle
@@ -35,7 +35,7 @@ android {
35
36
dependencies {
37
implementation "androidx.appcompat:appcompat:1.6.1"
38
- implementation 'com.google.android.material:material:1.11.0'
+ implementation 'com.google.android.material:material:1.12.0'
39
implementation project(':MPChartLib')
40
41
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
0 commit comments