Skip to content

Commit ee03118

Browse files
build(deps): Bump androidx.fragment:fragment from 1.6.0 to 1.6.1
Bumps androidx.fragment:fragment from 1.6.0 to 1.6.1. --- 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 62bf733 commit ee03118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ dependencies {
9393
implementation 'androidx.appcompat:appcompat:1.6.1'
9494
implementation 'androidx.core:core-ktx:1.10.1'
9595
implementation 'androidx.core:core-splashscreen:1.0.1'
96-
implementation 'androidx.fragment:fragment:1.6.0'
96+
implementation 'androidx.fragment:fragment:1.6.1'
9797
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
9898
implementation 'androidx.preference:preference:1.2.0'
9999
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'

0 commit comments

Comments
 (0)