Skip to content

Commit df33528

Browse files
Bump androidx.core:core from 1.16.0 to 1.17.0
Bumps androidx.core:core from 1.16.0 to 1.17.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7669088 commit df33528

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
@@ -46,7 +46,7 @@ android {
4646

4747
dependencies {
4848
implementation 'androidx.annotation:annotation:1.9.1'
49-
implementation 'androidx.core:core:1.16.0'
49+
implementation 'androidx.core:core:1.17.0'
5050
implementation "androidx.activity:activity-ktx:1.10.1"
5151
testImplementation 'junit:junit:4.13.2'
5252
}

0 commit comments

Comments
 (0)