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 10d3ccf + 5473163 commit bef064fCopy full SHA for bef064f
MPChartExample/build.gradle
@@ -26,7 +26,7 @@ android {
26
27
dependencies {
28
implementation "androidx.appcompat:appcompat:1.6.0"
29
- implementation 'com.google.android.material:material:1.7.0'
+ implementation 'com.google.android.material:material:1.8.0'
30
implementation project(':MPChartLib')
31
32
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
0 commit comments