Skip to content

Commit ef93a8f

Browse files
chore(deps): bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 (#196)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 912d1e8 commit ef93a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ spotless {
5555
}
5656

5757
dependencies {
58-
implementation 'androidx.appcompat:appcompat:1.7.0'
58+
implementation 'androidx.appcompat:appcompat:1.7.1'
5959
implementation 'com.google.android.material:material:1.12.0'
6060
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
6161
implementation project(path: ':eppo')

0 commit comments

Comments
 (0)