Skip to content

Commit 369a787

Browse files
Bump androidx.appcompat:appcompat in the all group across 1 directory (#333)
Bumps the all group with 1 update in the / directory: 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: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8dfc07 commit 369a787

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

log4j-samples-android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ def log4jVersion = providers.environmentVariable("LOG4J_VERSION").getOrElse("2.+
5353

5454
dependencies {
5555

56-
implementation 'androidx.appcompat:appcompat:1.7.0'
56+
implementation 'androidx.appcompat:appcompat:1.7.1'
5757
implementation 'com.google.android.material:material:1.12.0'
5858
implementation 'androidx.constraintlayout:constraintlayout:2.2.1'
5959

0 commit comments

Comments
 (0)