Android deployment email adds a "v" to my app version

I have these steps in my workflow:

  • Android Build
  • Deploy to Bitrise.io - Apps, Logs, Artifiacts

These are working fine.

Bitrise sends me an email when my deployed build is available to download. This email adds a ā€œvā€ to the start of the app version.

For example, my app version is

bitrise_23_staging

but the email says

vbitrise_23_staging

This is confusing. I want the ā€œvā€ to go away. It is not part of my app version.

Looks like this ā€œvā€ is also on the public install page for the artifact.

Hi @GrahamBorland!

Can you please create a #feature-request about this? :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.