Releases: bitrise-steplib/steps-google-play-deploy
Releases · bitrise-steplib/steps-google-play-deploy
1.4.0
- allow untrack blocking apk versions for split apk deploys
1.3.3
- Correct spelling of 'locale'
1.3.2
- Set default value for
mapping_file
: $BITRISE_MAPPING_PATH
1.3.1
- New input:
mapping_file
- Location of your mapping.txt file
step.yml
update
1.2.3
- log fixes
- test updates
- print track infos
1.2.2
- fixed key_path input types
1.2.1
- untrack blocking apk versions in progress
- Workaround for google api's issue
- Added project_type_tags
1.2.0
- untrack blocking apk versions in progress
- Workaround for google api's issue
- Added project_type_tags
1.1.0
- NEW INPUT:
whatsnews_dir
- Direcotry of localised whatsnew files
To allow the step to assign whats news to the uploaded apk, check the step description and the new whatsnews_dir input.
1.0.1
- fixed edit commit, fix for: #12