Version bump for locale-agnostic case folding.

We updated the logic in computeDataValues() to be locale-agnostic,
but we may still have database rows using stale values.  The safest
path forward is to call recomputeDataValues() so that any changes
take effect.  Since this is a one-time operation, implement as a
database version bump.

Bug: 137729518
Test: atest --test-mapping packages/providers/MediaProvider
Change-Id: I42f55caf75f4d278170b3101955ddb5bf76cfe62
1 file changed