Skip to content

Commit 63aa05b

Browse files
Bump androidx.appcompat:appcompat from 1.6.0 to 1.7.1
Bumps androidx.appcompat:appcompat from 1.6.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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2d148d commit 63aa05b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ android {
3131
}
3232

3333
dependencies {
34-
implementation 'androidx.appcompat:appcompat:1.6.0'
34+
implementation 'androidx.appcompat:appcompat:1.7.1'
3535
implementation 'com.google.android.material:material:1.6.0'
3636
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
3737
implementation 'androidx.preference:preference:1.2.1'

0 commit comments

Comments
 (0)