Skip to content

Commit 6870c5f

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump appcompat from 1.4.0 to 1.4.1
Bumps appcompat from 1.4.0 to 1.4.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7797606 commit 6870c5f

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
@@ -22,7 +22,7 @@ android {
2222
}
2323

2424
dependencies {
25-
implementation "androidx.appcompat:appcompat:1.4.0"
25+
implementation "androidx.appcompat:appcompat:1.4.1"
2626
implementation 'com.google.android.material:material:1.4.0'
2727
implementation project(':MPChartLib')
2828
}

0 commit comments

Comments
 (0)