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.
1 parent 7669088 commit df33528Copy full SHA for df33528
MPChartLib/build.gradle
@@ -46,7 +46,7 @@ android {
46
47
dependencies {
48
implementation 'androidx.annotation:annotation:1.9.1'
49
- implementation 'androidx.core:core:1.16.0'
+ implementation 'androidx.core:core:1.17.0'
50
implementation "androidx.activity:activity-ktx:1.10.1"
51
testImplementation 'junit:junit:4.13.2'
52
}
0 commit comments