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 069beff + 90a74fc commit 9f98869Copy full SHA for 9f98869
app/build.gradle
@@ -38,7 +38,7 @@ android {
38
}
39
40
dependencies {
41
- implementation "androidx.appcompat:appcompat:1.7.0"
+ implementation "androidx.appcompat:appcompat:1.7.1"
42
implementation "com.google.android.material:material:1.12.0"
43
implementation project(":MPChartLib")
44
0 commit comments