Skip to content

Commit

Permalink
Merge pull request square#2704 from square/jwilson.0320.be_sad_about_…
Browse files Browse the repository at this point in the history
…jaxb

Document that JAXB doesn't work on Android
  • Loading branch information
JakeWharton authored Mar 21, 2018
2 parents 858d7ae + b5ccc53 commit 50a9af3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions retrofit-converters/jaxb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ A `Converter` which uses [JAXB][1] for serialization to and from XML.
A default `JAXBContext` instance will be created or one can be configured and passed
to `JaxbConverterFactory.create()` to further control the serialization.

**Note that JAXB does not work on Android.**

Download
--------
Expand Down

0 comments on commit 50a9af3

Please sign in to comment.