Skip to content

Commit 5bd7b8f

Browse files
Bump androidx.fragment:fragment-ktx from 1.8.6 to 1.8.7 (#3052)
Bumps androidx.fragment:fragment-ktx from 1.8.6 to 1.8.7. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-version: 1.8.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a41af3c commit 5bd7b8f

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
@@ -469,7 +469,7 @@ dependencies {
469469
implementation("androidx.core:core-ktx:1.16.0")
470470
implementation("androidx.core:core-splashscreen:1.0.1")
471471
implementation("androidx.activity:activity-ktx:1.10.1")
472-
implementation("androidx.fragment:fragment-ktx:1.8.6")
472+
implementation("androidx.fragment:fragment-ktx:1.8.7")
473473
implementation("androidx.work:work-runtime-ktx:2.10.1")
474474
implementation("androidx.navigation:navigation-fragment-ktx:2.8.9")
475475
implementation("androidx.navigation:navigation-ui-ktx:2.8.9")

0 commit comments

Comments
 (0)