Closed jamesncl closed 7 months ago
The link in the README to the desugaring setup documentation is currently:
https://developer.android.com/studio/releases/gradle-plugin#j8-library-desugaring
This appears to be out of date because that page has no mention of desugaring. I believe this is the correct link:
https://developer.android.com/studio/write/java8-support#library-desugaring
Here's a PR
Thanks for raising this. The PR got raised on your fork. Would you be update it so it's raised on this repository?
Sorry, I'm still learning how to do PRs! I think I've done it correctly now
The link in the README to the desugaring setup documentation is currently:
https://developer.android.com/studio/releases/gradle-plugin#j8-library-desugaring
This appears to be out of date because that page has no mention of desugaring. I believe this is the correct link:
https://developer.android.com/studio/write/java8-support#library-desugaring