mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
jumping back work-runtime-ktx to 2.6.0
wanted to see if google fixed running FGS even when not targetting a12. They didn't
This commit is contained in:
parent
5d0dafda7e
commit
4d0bed2967
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@ dependencies {
|
|||
implementation("org.jsoup:jsoup:1.13.1")
|
||||
|
||||
// Job scheduling
|
||||
implementation("androidx.work:work-runtime-ktx:2.7.0")
|
||||
implementation("androidx.work:work-runtime-ktx:2.6.0")
|
||||
|
||||
implementation("com.google.android.gms:play-services-gcm:17.0.0")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue