Gradle 8 requires to marks properties as input/output to distinguish
what is consumed by task and what is produced. So I've just marked
input property as @Input
@alenkacz pls let me know if you can merge it and prepare new version
of plugin :) thanks in advance 👍
Gradle 8 requires to marks properties as input/output to distinguish what is consumed by task and what is produced. So I've just marked input property as
@Input
@alenkacz pls let me know if you can merge it and prepare new version of plugin :) thanks in advance 👍