Skip to content

googleplaypublisher: Allow publishing multiple APKs of the same app

Ingo Klöcker requested to merge work/kloecker/googleplay-multiple-apks into master

Implements #3 (closed)

An example how to specify multiple APKs on the command line is given in the MR which originally added support for uploading multiple APKs to fastlane: https://github.com/fastlane/fastlane/pull/3862 -u is the short option for --apk_paths which I'm using.

Edited by Ingo Klöcker

Merge request reports