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 c28c315 + 1707b5a commit 5f08a6aCopy full SHA for 5f08a6a
MPChartExample/build.gradle
@@ -26,7 +26,7 @@ android {
26
27
dependencies {
28
implementation "androidx.appcompat:appcompat:1.6.1"
29
- implementation 'com.google.android.material:material:1.8.0'
+ implementation 'com.google.android.material:material:1.9.0'
30
implementation project(':MPChartLib')
31
32
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
0 commit comments