linsui
                                            linsui
                                        
                                    I'm not a android dev so I can't provide a suggestion. Many other apps in F-Droid are affected so maybe we'll have a solution later. I'll come back if I...
Most of other apps update to `androidx.work:work-runtime`, e.g. https://github.com/thundernest/k-9/commit/bbbec7bf3d44bf455f8a852a81c41577ef8afad8. It doesn't depend on nonfree libs.
> Ok so first of all, android-job should NOT pull in GCM. In fact, I used android-job exactly because I did not want GCM. See https://github.com/evernote/android-job/blob/v1.4.2/library/build.gradle#L8.
1.2.6 has the same dep, right? Though it's a compileOnly dep, it's still a dep and the related classes will be in the final dex file. Not sure if there...
Emmm, we found that many apps affected by android-job because we scanned the classes.dex files accross our repo. And remove the dep does make the classes.dex clean. I don't know...
Ah, anyway we can use wire's android-job fork without gms deps.
> I'll probably release it in the next major version I thought we need to wait for version 3.0.0. So let's be patience.
Thanks! The quick fix works well with my tikz picture. Without tikz (the second case) the image is still missing. Is this expected? I don't know how these tools work...
Any update here?
Oh, that's sad.