Skip to content

1.8.0

Compare
Choose a tag to compare
@ymakhno ymakhno released this 11 Aug 22:45
· 29 commits to master since this release

What's new

  • New APK serializer based on Zipflinger library. This change will speed up build-apks command which converts an AAB to APKs.
  • <activity>, <activity-alias>, <meta-data>, <provider>, <receiver>, <service> elements from AndroidManifest.xml of dynamic feature modules are merged into AndroidManifest.xml of universal/system APKs. Prior 1.8.0 only <activity> elements were merged.

Bugs fixed

  • Unable to create an APK from an AAB when system locale is Turkish #229