Skip to content

compatibility issue with Gradle 7.x #26

@DmitryevichD

Description

@DmitryevichD

After update gradle to 7.x current plugin is broken.

When I try to execute updateVersion task I catch next problem:

* What went wrong:
A problem was found with the configuration of task ':updateVersion' (type 'UpdateVersionTask').
  - In plugin 'com.chattylabs.versioning' type 'com.chattylabs.plugin.UpdateVersionTask' property 'group' is missing an input or output annotation.
    
    Reason: A property without annotation isn't considered during up-to-date checking.
    
    Possible solutions:
      1. Add an input or output annotation.
      2. Mark it as @Internal.

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