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 052d7e8 + 5f92097 commit 234c500Copy full SHA for 234c500
MPChartLib/build.gradle.kts
@@ -39,7 +39,7 @@ android {
39
40
dependencies {
41
implementation("androidx.annotation:annotation:1.9.1")
42
- implementation("androidx.core:core:1.16.0")
+ implementation("androidx.core:core:1.17.0")
43
implementation("androidx.activity:activity-ktx:1.10.1")
44
testImplementation("junit:junit:4.13.2")
45
}
0 commit comments