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:
dependabot-preview[bot] 2020-02-20 06:28:09 +00:00 committed by Niedermann IT-Dienstleistungen
parent 76b8416649
commit dc9bc41efa

View file

@ -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'