Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 9ce61ad

Browse files
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1
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] <support@github.com>
1 parent b81ee1e commit 9ce61ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ android {
126126
dependencies {
127127
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.1.5'
128128

129-
implementation 'androidx.appcompat:appcompat:1.7.0'
129+
implementation 'androidx.appcompat:appcompat:1.7.1'
130130
implementation 'com.google.android.material:material:1.12.0'
131131
implementation 'androidx.core:core:1.16.0'
132132

0 commit comments

Comments
 (0)