Skip to content

Commit 4347c4e

Browse files
Bump androidx.fragment:fragment-ktx from 1.8.5 to 1.8.6
Bumps androidx.fragment:fragment-ktx from 1.8.5 to 1.8.6. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13bf886 commit 4347c4e

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
@@ -437,7 +437,7 @@ dependencies {
437437
implementation("androidx.core:core-ktx:1.15.0")
438438
implementation("androidx.core:core-splashscreen:1.0.1")
439439
implementation("androidx.activity:activity-ktx:1.9.3")
440-
implementation("androidx.fragment:fragment-ktx:1.8.5")
440+
implementation("androidx.fragment:fragment-ktx:1.8.6")
441441
implementation("androidx.work:work-runtime-ktx:2.10.0")
442442
implementation("androidx.navigation:navigation-fragment-ktx:2.8.5")
443443
implementation("androidx.navigation:navigation-ui-ktx:2.8.5")

0 commit comments

Comments
 (0)