Skip to content

Commit 2a5f5d0

Browse files
dependabot[bot]hannesa2
authored andcommitted
Bump appcompat from 1.3.1 to 1.4.0
Bumps appcompat from 1.3.1 to 1.4.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 54113fd commit 2a5f5d0

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.3.1"
25+
implementation "androidx.appcompat:appcompat:1.4.0"
2626
implementation 'com.google.android.material:material:1.4.0'
2727
implementation project(':MPChartLib')
2828
}

0 commit comments

Comments
 (0)