Skip to content

versioning 'Tag' causes an error on build.gradle #286

@estellise-yukihime

Description

@estellise-yukihime

Bug description

Warning: Could not parse "1.0.5
" to semver, defaulting android version code to 1
FAILURE: Build failed with an exception.

* Where:
Build file '/github/workspace/Temp/gradleOut/launcher/build.gradle' line: 26

* What went wrong:
Could not compile build file '/github/workspace/Temp/gradleOut/launcher/build.gradle'.
> startup failed:
  build file '/github/workspace/Temp/gradleOut/launcher/build.gradle': 26: expecting ''', found '\n' @ line 26, column 27.
             versionName '1.0.5
                               ^
  
  1 error

Additional details

Sample Project

Tested only on unity versions

  • 2019.4.12f1
  • 2020.3.10f1

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions