Skip to content

Commit 234c500

Browse files
authored
Merge pull request #397 from AppDevNext/dependabot/gradle/master/androidx.core-core-1.17.0
Bump androidx.core:core from 1.16.0 to 1.17.0
2 parents 052d7e8 + 5f92097 commit 234c500

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartLib/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ android {
3939

4040
dependencies {
4141
implementation("androidx.annotation:annotation:1.9.1")
42-
implementation("androidx.core:core:1.16.0")
42+
implementation("androidx.core:core:1.17.0")
4343
implementation("androidx.activity:activity-ktx:1.10.1")
4444
testImplementation("junit:junit:4.13.2")
4545
}

0 commit comments

Comments
 (0)