Skip to content

Commit 32b3fda

Browse files
fix(deps): update dependency androidx.work:work-runtime to v2.10.2
1 parent 7c8c8d6 commit 32b3fda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ dependencies {
130130
implementation 'androidx.recyclerview:recyclerview-selection:1.2.0'
131131
implementation 'androidx.recyclerview:recyclerview:1.4.0'
132132
implementation 'androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
133-
implementation 'androidx.work:work-runtime:2.10.1'
133+
implementation 'androidx.work:work-runtime:2.10.2'
134134
implementation 'com.google.android.material:material:1.12.0'
135135

136136
// Database

0 commit comments

Comments
 (0)