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 6e260a2 + c0f6fde commit 52d524cCopy full SHA for 52d524c
app/build.gradle
@@ -39,7 +39,7 @@ android {
39
40
dependencies {
41
implementation "androidx.appcompat:appcompat:1.7.1"
42
- implementation "com.google.android.material:material:1.12.0"
+ implementation "com.google.android.material:material:1.13.0"
43
implementation project(":MPChartLib")
44
45
androidTestImplementation "androidx.test.ext:junit-ktx:1.3.0"
0 commit comments