Changes from 1.19 to 1.20:
- Fix UnsupportedOperationException when using the XMLPropertyListParser on Android (Issue #36)
- Remove no longer required synchronization of XMLPropertyListParser.getDocBuilder() (Issue #39)
- Fix deserialization of properties (getX, setX) in Java objects (c311775)