Draft: chore: minify to reduce apk size.
Description
Activate minify to reduce size of the apk. It shrinks from 34MB to 9MB.
Technical details
- implicit timber dependency (from sentry timber integration inside e-telemetry) was causing issue
- Gson serialization was causing issue, despite of th @Keep
Tests
All the test cases have been run successfully on a minified build