Google Play upload using Internal App Sharing

Description of the feature request

An additional feature request for GitHub - bitrise-steplib/steps-google-play-deploy allowing to upload an APK or AAB file using Internal App Sharing API.

Use case / for what or how I would use it

  • When creating a ‘Google Play Deploy’ bitrise step, include a parameter to either Simple Upload(the current implementation) OR Internal App Sharing(requested feature)
  • When user selects Internal App Sharing, the succeeding bitrise step input parameters will just be “Desired Version Name”(String).

Any updates?