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 8a46b42 commit 04ff7ebCopy full SHA for 04ff7eb
MPChartLib/build.gradle
@@ -47,7 +47,7 @@ android {
47
dependencies {
48
implementation "androidx.annotation:annotation:1.9.1"
49
implementation "androidx.core:core:1.16.0"
50
- implementation "androidx.activity:activity-ktx:1.10.1"
+ implementation "androidx.activity:activity-ktx:1.11.0"
51
testImplementation "junit:junit:4.13.2"
52
}
53
0 commit comments