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 4f7f8fa + a2cba1d commit 21be759Copy full SHA for 21be759
MPChartExample/build.gradle
@@ -24,6 +24,6 @@ android {
24
25
dependencies {
26
implementation "androidx.appcompat:appcompat:1.5.1"
27
- implementation 'com.google.android.material:material:1.5.0'
+ implementation 'com.google.android.material:material:1.7.0'
28
implementation project(':MPChartLib')
29
}
0 commit comments