Skip to content

Releases: bitrise-steplib/steps-google-play-deploy

1.0.0

25 Oct 09:18
Compare
Choose a tag to compare
  • DEPRECATED INPUT: service_account_email - Use JSON key instead of P12 key and service_account_json_key_path input.
  • DEPRECATED INPUT: key_file_path - Use JSON key instead of P12 key and service_account_json_key_path input.
  • NEW INPUT: service_account_json_key_path - Path to the Service Account's JSON key file.
  • NEW INPUT: user_fraction - Portion of the users who should get the staged rollout version of the APK.
  • upload multiple APKs in a single edit, fix for: #7
  • go-toolkit

0.9.2

02 May 15:02
Compare
Choose a tag to compare
  • key_file_path can be specified with remote URL and local path as well.

0.9.1

11 Feb 11:41
Compare
Choose a tag to compare
  • FIX: relative path issue

0.9.0

16 Dec 21:47
Compare
Choose a tag to compare

Initial, beta release.