Skip to content

Commit 0e30bd5

Browse files
authored
Merge pull request #103 from AppDevNext/dependabot/gradle/master/androidx.appcompat-appcompat-1.6.1
Bump androidx.appcompat:appcompat from 1.6.0 to 1.6.1
2 parents c2ea072 + 5582b4d commit 0e30bd5

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.6.0"
28+
implementation "androidx.appcompat:appcompat:1.6.1"
2929
implementation 'com.google.android.material:material:1.8.0'
3030
implementation project(':MPChartLib')
3131

0 commit comments

Comments
 (0)