mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-20 05:29:18 +01:00
Updating to androidx of work-runtime
This commit is contained in:
parent
61c63bda09
commit
13e50d35f1
@ -177,7 +177,8 @@ dependencies {
|
||||
implementation("org.jsoup:jsoup:1.13.1")
|
||||
|
||||
// Job scheduling
|
||||
implementation("android.arch.work:work-runtime-ktx:${Versions.WORKMANAGER}")
|
||||
implementation("androidx.work:work-runtime-ktx:2.5.0")
|
||||
|
||||
implementation("com.google.android.gms:play-services-gcm:17.0.0")
|
||||
|
||||
// Changelog
|
||||
|
Loading…
Reference in New Issue
Block a user