Skip to content

Commit 8383ca3

Browse files
Merge pull request #1721 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.8.1
build(deps): Bump androidx.work:work-runtime from 2.8.0 to 2.8.1
2 parents fdfc330 + 51aaad3 commit 8383ca3

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)