Skip to content

1.3.0

Compare
Choose a tag to compare
@ymakhno ymakhno released this 15 Oct 13:29
· 36 commits to master since this release

What's new

  • Support generating and embedding source stamps in APKs generated from Android App Bundles.
  • output-format option for build-apks command that allows to choose output format for generated APKs: APK Set archive or directory.
  • include-metadata option for extract-apks command that allows to produce metadata.json file which contains information about extracted APKs: module name and delivery type of the APK.

Bugs fixed

  • Duplicate assets in asset modules no longer permitted #181.