You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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