github-release-gradle-plugin icon indicating copy to clipboard operation
github-release-gradle-plugin copied to clipboard

Using this plugin caused most of the Gradle script to show errors.

Open CoderFrish opened this issue 2 months ago • 0 comments

Usually, the issue lies with the syntactic sugar of the Property class, and it can only be resolved by changing it to an explicit set method. There are also some other methods, such as:

  • configurations.consumable
  • attributes.attribute methods in configurations.consumable lambda.
Image

CoderFrish avatar Oct 25 '25 14:10 CoderFrish