Open
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:
- Add an input or output annotation.
- Mark it as @internal.
Metadata
Assignees
Labels
No labels