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.
1 parent 7c8c8d6 commit 32b3fdaCopy full SHA for 32b3fda
app/build.gradle
@@ -130,7 +130,7 @@ dependencies {
130
implementation 'androidx.recyclerview:recyclerview-selection:1.2.0'
131
implementation 'androidx.recyclerview:recyclerview:1.4.0'
132
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
133
- implementation 'androidx.work:work-runtime:2.10.1'
+ implementation 'androidx.work:work-runtime:2.10.2'
134
implementation 'com.google.android.material:material:1.12.0'
135
136
// Database
0 commit comments