We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9cc87ea + 12c19d7 commit 63817f6Copy full SHA for 63817f6
1 file changed
MPChartExample/build.gradle
@@ -25,7 +25,7 @@ android {
25
}
26
27
dependencies {
28
- implementation "androidx.appcompat:appcompat:1.5.1"
+ implementation "androidx.appcompat:appcompat:1.6.0"
29
implementation 'com.google.android.material:material:1.7.0'
30
implementation project(':MPChartLib')
31
0 commit comments