Skip to content

Commit 909f90d

Browse files
authored
Merge pull request #1677 from nextcloud/dependabot/gradle/androidx.work-work-runtime-2.8.0
Bump androidx.work:work-runtime from 2.7.1 to 2.8.0
2 parents 2a853f6 + 43f6c11 commit 909f90d

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)