mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-25 22:36:17 +03:00
Bump work-runtime from 2.3.1 to 2.3.2
Bumps work-runtime from 2.3.1 to 2.3.2. Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
76b8416649
commit
dc9bc41efa
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ dependencies {
|
|||
implementation "androidx.preference:preference:1.1.0"
|
||||
implementation "androidx.recyclerview:recyclerview:1.1.0"
|
||||
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.0.0'
|
||||
implementation 'androidx.work:work-runtime:2.3.1'
|
||||
implementation 'androidx.work:work-runtime:2.3.2'
|
||||
implementation "com.google.android.material:material:1.1.0"
|
||||
|
||||
androidTestImplementation 'junit:junit:4.13'
|
||||
|
|
Loading…
Reference in a new issue