I have a workflow created that runs only the release gradle task but it generates different abi apks and also the date and app version gets appended to the file name. For such dynamic apks files how do i specify which build to exclude from the output list? And also how do i specify public install page to point to a particular abi apk type instead of any random one that it picks? Is it possible to use a rule such that it would look for a file name starting with a certain value?
Hi @Dhara
Thank you for reaching out to Bitrise Support.
You would be able to do that by adding a Script Step in the workflow.
Thanks
Chaitanya
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.