Skip to content

Commit 63817f6

Browse files
authored
Merge pull request #94 from AppDevNext/dependabot/gradle/master/androidx.appcompat-appcompat-1.6.0
Bump appcompat from 1.5.1 to 1.6.0
2 parents 9cc87ea + 12c19d7 commit 63817f6

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)