Skip to content

Commit cddda56

Browse files
Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0
Bumps androidx.appcompat:appcompat from 1.6.1 to 1.7.0. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d495525 commit cddda56

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
@@ -34,7 +34,7 @@ android {
3434
}
3535

3636
dependencies {
37-
implementation "androidx.appcompat:appcompat:1.6.1"
37+
implementation "androidx.appcompat:appcompat:1.7.0"
3838
implementation 'com.google.android.material:material:1.12.0'
3939
implementation project(':MPChartLib')
4040

0 commit comments

Comments
 (0)