mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-21 12:25:57 +03:00
Merge pull request #1811 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.6.0
build(deps): Bump androidx.fragment:fragment from 1.5.7 to 1.6.0
This commit is contained in:
commit
83ee5dc2cf
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ dependencies {
|
|||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation 'androidx.core:core-ktx:1.10.1'
|
||||
implementation 'androidx.core:core-splashscreen:1.0.1'
|
||||
implementation 'androidx.fragment:fragment:1.5.7'
|
||||
implementation 'androidx.fragment:fragment:1.6.0'
|
||||
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
|
||||
implementation 'androidx.preference:preference:1.2.0'
|
||||
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
|
||||
|
|
Loading…
Reference in a new issue