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 484b5fa + 25835d6 commit df0f5beCopy full SHA for df0f5be
MPChartLib/build.gradle.kts
@@ -40,7 +40,7 @@ android {
40
dependencies {
41
implementation("androidx.annotation:annotation:1.9.1")
42
implementation("androidx.core:core:1.17.0")
43
- implementation("androidx.activity:activity-ktx:1.12.1")
+ implementation("androidx.activity:activity-ktx:1.12.2")
44
testImplementation("junit:junit:4.13.2")
45
}
46
0 commit comments