Skip to content

v2.0.2/2021-11-01

Compare
Choose a tag to compare
@gryamy gryamy released this 01 Nov 12:54
· 1112 commits to master since this release
6491b3e

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.