v2.0.2/2021-11-01
Matrix 2.0.2 for Android
- Introduce MemoryGuard component —— A GWP-Asan liked component with more flexible configurations to trap Heap Overflow/Use After Free/Double Free problems.
- Add 'class check' option to TracePlugin for checking some invalid bytecode that cause java8 desugar failed. Default disabled.
- Adapt AGP 7.0.
- Some bug fixes #651.