[FEATURE] Android desugaring warning (#4142)

* desugaring advice

* adjusted typo

* Update README.md

Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>

* removing issue reference

Co-authored-by: jason plumb <75337021+breedx-splk@users.noreply.github.com>
This commit is contained in:
Victor Rocha de Oliveira 2022-02-11 12:46:17 -03:00 committed by GitHub
parent 19b0fec813
commit 34d75aa260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 2 deletions

View File

@ -52,8 +52,11 @@ We would love to hear from the larger community: please provide feedback proacti
## Requirements
Unless otherwise noted, all published artifacts support Java 8 or higher. See [CONTRIBUTING.md](./CONTRIBUTING.md)
for additional instructions for building this project for development.
Unless otherwise noted, all published artifacts support Java 8 or higher.
**Android Disclaimer:** For compatibility reasons, [library desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring) must be enabled.
See [CONTRIBUTING.md](./CONTRIBUTING.md) for additional instructions for building this project for development.
### Note about extensions