Skip to content

0.7.2

Compare
Choose a tag to compare
@plecesne plecesne released this 07 Dec 10:26
· 58 commits to master since this release

What's new

  • Flag --universal replaced with --mode=universal (--universal will be removed in a future release).
  • New support for generating standalone APKs to be put on the system image (--mode=SYSTEM)
  • New support for generating APEX files.

Bugs fixed

  • 64-bit libraries no longer included in generated APKs if 32-bit RenderScript bitcode is present (not supported by Android platform).