Skip to content

Commit 51547ff

Browse files
Bump androidx.appcompat:appcompat in the gradle-dependencies group
Bumps the gradle-dependencies group with 1 update: androidx.appcompat:appcompat. Updates `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 dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52f88c7 commit 51547ff

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
@@ -67,7 +67,7 @@ android {
6767

6868
dependencies {
6969
// AppCompat
70-
implementation "androidx.appcompat:appcompat:1.7.0"
70+
implementation "androidx.appcompat:appcompat:1.7.1"
7171

7272
// AspectJ - Required for the Ibotta AspectJ Plugin
7373
// That plugin is compiled against v1.9.6 but here we

0 commit comments

Comments
 (0)