Skip to content

Commit 159a635

Browse files
Bump androidx.fragment:fragment-ktx from 1.8.8 to 1.8.9
Bumps androidx.fragment:fragment-ktx from 1.8.8 to 1.8.9. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-ktx dependency-version: 1.8.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf4e888 commit 159a635

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.8")
472+
implementation("androidx.fragment:fragment-ktx:1.8.9")
473473
implementation("androidx.work:work-runtime-ktx:2.10.3")
474474
implementation("androidx.navigation:navigation-fragment-ktx:2.9.0")
475475
implementation("androidx.navigation:navigation-ui-ktx:2.9.0")

0 commit comments

Comments
 (0)