Merge pull request #1777 from nextcloud/dependabot/gradle/androidx.fragment-fragment-1.5.7

build(deps): Bump androidx.fragment:fragment from 1.5.6 to 1.5.7
This commit is contained in:
Andy Scherzinger 2023-05-16 19:19:40 +02:00 committed by GitHub
commit c0d29cd365
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.6'
implementation 'androidx.fragment:fragment:1.5.7'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
implementation 'androidx.preference:preference:1.2.0'
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'