Migrate CheckForNewAppVersion to Worker (and rename it)
This commit is contained in:
parent
f2fec326e5
commit
9a8889c826
5 changed files with 27 additions and 22 deletions
|
|
@ -220,6 +220,7 @@ dependencies {
|
|||
// https://developer.android.com/jetpack/androidx/releases/viewpager2#1.1.0-alpha01
|
||||
implementation 'androidx.viewpager2:viewpager2:1.1.0-beta01'
|
||||
implementation 'androidx.webkit:webkit:1.4.0'
|
||||
implementation 'androidx.work:work-runtime:2.7.1'
|
||||
implementation 'com.google.android.material:material:1.4.0'
|
||||
|
||||
/** Third-party libraries **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue