Skip to content

Commit 90a74fc

Browse files
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
Bumps androidx.appcompat:appcompat from 1.7.0 to 1.7.1. --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-version: 1.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 069beff commit 90a74fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ android {
3838
}
3939

4040
dependencies {
41-
implementation "androidx.appcompat:appcompat:1.7.0"
41+
implementation "androidx.appcompat:appcompat:1.7.1"
4242
implementation "com.google.android.material:material:1.12.0"
4343
implementation project(":MPChartLib")
4444

0 commit comments

Comments
 (0)