Skip to content

version = for addMainModuleInfo changes project version #16

Description

@Marcono1234

The README and the integration test projects contain the following:

addMainModuleInfo {
    version = project.version
    ...
}

Is this really correct? To me it looks like this actually changes the Gradle project version. AddMainModuleInfoTask has no version input; MainModuleConfiguration has a getVersion() (but no setter). So it looks like you cannot even change the version stored in the module descriptor.

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