Google Play Upload - APK split

I would be nice if GitHub - bitrise-steplib/steps-google-play-deploy is able to upload mulitple apk’s that were created as a result of APK split Build multiple APKs  |  Android Developers.

Hey @tobrun!

This feature is already included in android steps, it is just released not a long ago.

The gradle runner step now outputs a new env. variable: BITRISE_APK_PATH_LIST, that can be used instead of BITRISE_APK_PATH.

Please change this variable in your Sign Apk and Google Play Deploy steps. This should do the job.

Please let me know if you got any issue with it, or have any questions! :slight_smile:

2 Likes

This topic was automatically closed after 19 days. New replies are no longer allowed.