Skip to content

Commit 43f6c11

Browse files
Bump androidx.work:work-runtime from 2.7.1 to 2.8.0
Bumps androidx.work:work-runtime from 2.7.1 to 2.8.0. --- updated-dependencies: - dependency-name: androidx.work:work-runtime dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a853f6 commit 43f6c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ dependencies {
9898
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
9999
implementation 'androidx.recyclerview:recyclerview:1.2.1'
100100
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
101-
implementation 'androidx.work:work-runtime:2.7.1'
101+
implementation 'androidx.work:work-runtime:2.8.0'
102102
implementation 'com.google.android.material:material:1.8.0'
103103

104104
// Database

0 commit comments

Comments
 (0)