Skip to content

Commit 5427aeb

Browse files
Merge pull request #1859 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.6.1
build(deps): Bump androidx.fragment:fragment from 1.6.0 to 1.6.1
2 parents afa5809 + ece3222 commit 5427aeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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.2'
9898
implementation 'androidx.preference:preference:1.2.0'
9999
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'

0 commit comments

Comments
 (0)