Skip to content

Commit a1e9acd

Browse files
Bump androidx.fragment:fragment-testing from 1.8.7 to 1.8.9 (#3112)
Bumps androidx.fragment:fragment-testing from 1.8.7 to 1.8.9. --- updated-dependencies: - dependency-name: androidx.fragment:fragment-testing dependency-version: 1.8.9 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> Co-authored-by: Den <DenBond7@gmail.com>
1 parent fa8c180 commit a1e9acd

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
@@ -413,7 +413,7 @@ dependencies {
413413
devDebugImplementation("com.squareup.leakcanary:leakcanary-android:2.14")
414414
//uiTests is the build type for testing.
415415
//noinspection FragmentGradleConfiguration
416-
uiTestsImplementation("androidx.fragment:fragment-testing:1.8.7")
416+
uiTestsImplementation("androidx.fragment:fragment-testing:1.8.9")
417417
uiTestsImplementation("androidx.test:core-ktx:1.7.0")
418418

419419
androidTestImplementation("androidx.test.espresso:espresso-core:3.7.0")

0 commit comments

Comments
 (0)