Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit 33fe8d8

Browse files
Bump fragment from 1.3.4 to 1.3.5
Bumps fragment from 1.3.4 to 1.3.5. --- updated-dependencies: - dependency-name: androidx.fragment:fragment dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 059fcde commit 33fe8d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ buildscript {
2929
espressoContrib = 'androidx.test.espresso:espresso-contrib:3.3.0'
3030
espressoCore = 'androidx.test.espresso:espresso-core:3.3.0'
3131
espressoIdlingResource = 'androidx.test.espresso.idling:idling-concurrent:3.3.0'
32-
fragment = 'androidx.fragment:fragment:1.3.4'
32+
fragment = 'androidx.fragment:fragment:1.3.5'
3333
fragmentKtx = 'androidx.fragment:fragment-ktx:1.3.5'
3434
kotlin = "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
3535
ktxCore = 'androidx.core:core-ktx:1.5.0'

0 commit comments

Comments
 (0)