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 59ff10a + cddda56 commit d2a984cCopy full SHA for d2a984c
MPChartExample/build.gradle
@@ -34,7 +34,7 @@ android {
34
}
35
36
dependencies {
37
- implementation "androidx.appcompat:appcompat:1.6.1"
+ implementation "androidx.appcompat:appcompat:1.7.0"
38
implementation 'com.google.android.material:material:1.12.0'
39
implementation project(':MPChartLib')
40
0 commit comments