Skip to content

Commit bcc3809

Browse files
build(deps): Bump androidx.fragment:fragment from 1.5.5 to 1.5.6
Bumps androidx.fragment:fragment from 1.5.5 to 1.5.6. --- 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 03735a4 commit bcc3809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
implementation 'androidx.appcompat:appcompat:1.6.1'
9595
implementation 'androidx.core:core-ktx:1.9.0'
9696
implementation 'androidx.core:core-splashscreen:1.0.0'
97-
implementation 'androidx.fragment:fragment:1.5.5'
97+
implementation 'androidx.fragment:fragment:1.5.6'
9898
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.0'
9999
implementation 'androidx.preference:preference:1.2.0'
100100
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'

0 commit comments

Comments
 (0)