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 bb62ef7 + 1a45ba1 commit fa58cd7Copy full SHA for fa58cd7
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.9.0'
+ implementation 'com.google.android.material:material:1.10.0'
39
implementation project(':MPChartLib')
40
41
androidTestImplementation "androidx.test.ext:junit-ktx:1.1.5"
0 commit comments