Skip to content

Commit 7f1d921

Browse files
Bump androidx.browser:browser from 1.9.0 to 1.10.0 (#3200)
Bumps androidx.browser:browser from 1.9.0 to 1.10.0. --- updated-dependencies: - dependency-name: androidx.browser:browser dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Den <DenBond7@gmail.com>
1 parent 21dca3c commit 7f1d921

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FlowCrypt/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -485,7 +485,7 @@ dependencies {
485485
implementation("androidx.appcompat:appcompat:1.7.1")
486486
implementation("androidx.legacy:legacy-preference-v14:1.0.0")
487487
implementation("androidx.cardview:cardview:1.0.0")
488-
implementation("androidx.browser:browser:1.9.0")
488+
implementation("androidx.browser:browser:1.10.0")
489489
implementation("androidx.recyclerview:recyclerview:1.4.0")
490490
implementation("androidx.recyclerview:recyclerview-selection:1.2.0")
491491
implementation("androidx.constraintlayout:constraintlayout:2.2.1")

0 commit comments

Comments
 (0)