Skip to content

Commit 6ee3a1c

Browse files
Bump androidx.appcompat:appcompat from 1.7.0 to 1.7.1 (#3059)
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> Co-authored-by: Den <[email protected]>
1 parent 4423f53 commit 6ee3a1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ dependencies {
446446
implementation(fileTree(mapOf("dir" to "libs", "include" to listOf("*.jar"))))
447447

448448
implementation("androidx.legacy:legacy-support-v4:1.0.0")
449-
implementation("androidx.appcompat:appcompat:1.7.0")
449+
implementation("androidx.appcompat:appcompat:1.7.1")
450450
implementation("androidx.legacy:legacy-preference-v14:1.0.0")
451451
implementation("androidx.cardview:cardview:1.0.0")
452452
implementation("androidx.browser:browser:1.8.0")

0 commit comments

Comments
 (0)