Skip to content

在gradle 7.0.4版本中,A property without annotation isn't considered during up-to-date checking #9

Open
@lcf687619

Description

    classpath 'com.android.tools.build:gradle:7.0.4'

Some problems were found with the configuration of task ':ImgCompressTask' (type 'ImgCompressTask').

  • Type 'com.kingkingdu.ImgCompressTask' property 'compressedInfo' 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

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions