Downgrade WorkManager
Related to #5364 (cherry picked from commit e5cdf74587afe9dde61a7f69d45f101d8ce0a5b8)
This commit is contained in:
parent
40efaeafe1
commit
1ddfe956a7
@ -144,7 +144,7 @@ dependencies {
|
||||
implementation("androidx.lifecycle:lifecycle-runtime-ktx:$lifecycleVersion")
|
||||
|
||||
// Job scheduling
|
||||
implementation("androidx.work:work-runtime-ktx:2.7.0-alpha04")
|
||||
implementation("androidx.work:work-runtime-ktx:2.6.0-beta01")
|
||||
|
||||
// UI library
|
||||
implementation("com.google.android.material:material:1.4.0-rc01")
|
||||
|
Loading…
x
Reference in New Issue
Block a user