Skip to content

Commit 0a62f06

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 460dbca commit 0a62f06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ android {
8888
}
8989

9090
dependencies {
91-
implementation("androidx.appcompat:appcompat:1.7.0")
91+
implementation("androidx.appcompat:appcompat:1.7.1")
9292
implementation("androidx.core:core-ktx:1.16.0")
9393
implementation("androidx.fragment:fragment-ktx:1.8.7")
9494
implementation("com.google.android.material:material:1.12.0")

0 commit comments

Comments
 (0)