github rive-app/rive-android 10.0.2

latest releases: 10.5.0, 10.4.5, 10.4.4...
7 months ago

Fixes

  • Remove printmapping ProGuard rule 71245a9

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

Don't miss a new rive-android release

NewReleases is sending notifications on new releases.