Zongle Wang

Results 311 comments of Zongle Wang

Workaround: replace the [services declaring](https://github.com/lingochamp/FileDownloader/blob/6237a8cac174bcc916e4342b14ab1ab72a5768d4/library/src/main/AndroidManifest.xml#L7-L12) in your manifest like: ```xml ``` or you can try out my fork, see: - https://github.com/Goooler/FileDownloader - https://central.sonatype.com/artifact/io.github.goooler.android/filedownloader-fork

This support has been finished in https://github.com/diffplug/spotless/pull/1896, we can try Spotless integration once 6.23.0 is out.

Optimize the dependencies order, now it's `compatLibVU` -> `compatLibVT` -> `compatLibVS` -> `compatLibVR` -> `compatLibVQ` -> `compatLib`. Resuing common logic between compact classes.

@MrSluffy Is there any compatibility issue on the latest commit? I believe we solved all of the found.

But it's from ba221a405f6fd21f57015a972f3e896f0a2ae454, can you build on b11d9054319298f2874f3f1fb6e467a45eec8d1e and try again?