Skip to content

Commit 51aaad3

Browse files
build(deps): Bump androidx.work:work-runtime from 2.8.0 to 2.8.1
Bumps androidx.work:work-runtime from 2.8.0 to 2.8.1. --- updated-dependencies: - dependency-name: androidx.work:work-runtime dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03735a4 commit 51aaad3

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
@@ -100,7 +100,7 @@ dependencies {
100100
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
101101
implementation 'androidx.recyclerview:recyclerview:1.3.0'
102102
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
103-
implementation 'androidx.work:work-runtime:2.8.0'
103+
implementation 'androidx.work:work-runtime:2.8.1'
104104
implementation 'com.google.android.material:material:1.8.0'
105105

106106
// Database

0 commit comments

Comments
 (0)