We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a853f6 + 43f6c11 commit 909f90dCopy full SHA for 909f90d
1 file changed
app/build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
implementation 'androidx.recyclerview:recyclerview-selection:1.1.0'
99
implementation 'androidx.recyclerview:recyclerview:1.2.1'
100
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
101
- implementation 'androidx.work:work-runtime:2.7.1'
+ implementation 'androidx.work:work-runtime:2.8.0'
102
implementation 'com.google.android.material:material:1.8.0'
103
104
// Database
0 commit comments