Android Mobile App Tasks for Azure DevOps (VSTS)Quick overviewThe tasks available in this extension are:
Provided are powershell core and a TS script. Check the Github for source code. Android - Extract app versionName and versionCodeTask to extract app versionName and versionCode from the AndroidManifest.xml file at build time. Example of usage from AzureExtract app versionName and versionCode at build time:
After task execution following variables will be available for the next tasks:
Example of retrieving Android app versionName and versionCode from VS Code:For the
|