Skip to content

Commit 04ff7eb

Browse files
Bump androidx.activity:activity-ktx from 1.10.1 to 1.11.0
Bumps androidx.activity:activity-ktx from 1.10.1 to 1.11.0. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a46b42 commit 04ff7eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartLib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ android {
4747
dependencies {
4848
implementation "androidx.annotation:annotation:1.9.1"
4949
implementation "androidx.core:core:1.16.0"
50-
implementation "androidx.activity:activity-ktx:1.10.1"
50+
implementation "androidx.activity:activity-ktx:1.11.0"
5151
testImplementation "junit:junit:4.13.2"
5252
}
5353

0 commit comments

Comments
 (0)