Move snakeyaml to v1.32 am: 5352bb310d am: fafcd2ff88 am: c6b1ae499d am: 93f97578b1 am: 7f62e0bbd8 Original change: https://android-review.googlesource.com/c/platform/external/snakeyaml/+/2558671 Change-Id: I2e2b923882cde63d9232235aafbf1d08db197ceb Signed-off-by: Automerger Merge Worker <[email protected]>
The art of simplicity is a puzzle of complexity.
YAML is a data serialization format designed for human readability and interaction with scripting languages.
SnakeYAML is a YAML 1.1 processor for the Java Virtual Machine version 7. For YAML 1.2 (which is a superset of JSON) you may have a look at SnakeYAML Engine