Skip to content

Ability to use bamboo variable in place of APK file name. #3

@johnfrey99

Description

@johnfrey99

When we generate the APK file in the build we override the apk output filename to include the variant, version, and build number (e.g. app-release-1.0.0_b123.apk). Therefore I can't configure the Google Play Publisher since the path to the APK changes with every build. It would be nice if the Publisher would support bamboo variables or wildcards to configure the APK path (e.g. **/release/*.apk or ${bamboo.APK_RELEASE})

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions