An Ant-style glob, or multiple comma-separated globs, selecting the Android App Bundle (AAB) files relative to the workspace. For example, myApp/build/outputs/bundle/myApp-unsigned.aab or **/*-unsigned.aab or app1/**/*-unsigned.aab, app2/**/*-unsigned.aab. AABs are JAR-signed (SHA-256 digest) and are not zipaligned.