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:
Jays2Kings 2021-10-29 23:32:35 -04:00
parent 5d0dafda7e
commit 4d0bed2967

View file

@ -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")