mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
Bump fragment from 1.2.1 to 1.2.2
Bumps fragment from 1.2.1 to 1.2.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
dc9bc41efa
commit
29b3b7d2e4
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ dependencies {
|
|||
annotationProcessor 'com.jakewharton:butterknife-compiler:10.2.1'
|
||||
|
||||
implementation "androidx.appcompat:appcompat:1.1.0"
|
||||
implementation "androidx.fragment:fragment:1.2.1"
|
||||
implementation "androidx.fragment:fragment:1.2.2"
|
||||
implementation "androidx.preference:preference:1.1.0"
|
||||
implementation "androidx.recyclerview:recyclerview:1.1.0"
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
|
||||
|
|
Loading…
Reference in a new issue