Skip to content
Snippets Groups Projects
Commit e9df30b2 authored by Andreas Schildbach's avatar Andreas Schildbach
Browse files

build.gradle: Update androidx.work to 2.2.0.

parent d2758cce
No related branches found
No related tags found
No related merge requests found
......@@ -38,5 +38,5 @@ dependencies {
implementation 'androidx.recyclerview:recyclerview:1.0.0'
implementation 'com.squareup.okhttp3:okhttp:4.1.0'
implementation 'androidx.lifecycle:lifecycle-extensions:2.0.0'
implementation 'androidx.work:work-runtime-ktx:2.1.0'
implementation 'androidx.work:work-runtime-ktx:2.2.0'
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment