Skip to content

set_version_name does not work if there are spaces #8

@abbeyjackson

Description

@abbeyjackson

I have found a bug in android_set_version_name.

If there is a space in the version name, for example:
"3.2.1 some word"

only the last set of characters after the last space are replaced. So if I were to try to set the version name to "3.2.2 another word" the actual version name in the gradle file will be:
"3.2.1 some 3.2.2 another word"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions