Fixes
- Remove printmappingProGuard rule71245a9
Migration Guide
The removed ProGuard rule means that apps consuming the Rive library will no longer be forced to output their source map to out.map. If users would like to continue generating this mapping, they will need to re-add the following line to their progruard-rules.pro:
-printmapping <Your Map File Name>.map