Skip to content

Commit 12c19d7

Browse files
Bump appcompat from 1.5.1 to 1.6.0
Bumps appcompat from 1.5.1 to 1.6.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9cc87ea commit 12c19d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MPChartExample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ android {
2525
}
2626

2727
dependencies {
28-
implementation "androidx.appcompat:appcompat:1.5.1"
28+
implementation "androidx.appcompat:appcompat:1.6.0"
2929
implementation 'com.google.android.material:material:1.7.0'
3030
implementation project(':MPChartLib')
3131

0 commit comments

Comments
 (0)