Skip to content

Commit 80c0d0f

Browse files
dependabot[bot]jdvp
authored andcommitted
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.1 to 1.8.0 --- updated-dependencies: - dependency-name: androidx.appcompat:appcompat dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ff21bc commit 80c0d0f

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
@@ -66,7 +66,7 @@ android {
6666

6767
dependencies {
6868
// AppCompat
69-
implementation "androidx.appcompat:appcompat:1.7.1"
69+
implementation "androidx.appcompat:appcompat:1.8.0"
7070

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

0 commit comments

Comments
 (0)