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
Fixes#9520
PR #8459 added support for the `AndroidPackagingOptionsInclude`.
Unfortunately we forgot to add that property to the `BuildApk`
and `BuildBaseAppBundle` calls in the closed source part of
the product.
Since then we have move that code into this repo. So lets update all
the `BuildApk` and `BuildBaseAppBundle` calls to use the new property.
0 commit comments