Skip to content

Version of Android-manifest throws an error #7

Description

@AlexanderMelchers

Hi all,

After checking out versioning of the Android-manifest with version 0.8.5 of your task (in response to the issue #5 being resolved), I ran into the following error:

##[error]SemVer to int32: Version string invalid, 4993 is too large

4993 is our current build number. Interestingly enough, the build number is correctly mentioned in the Android-manifest's version name (which is set to "2.8.4993" for our major+minor+build), but the version code is set to something seemingly random, namely "940580866". I'm assuming the latter has to do with the error that's being thrown.

Kind regards,
Alexander.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions