We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What went wrong: Some problems were found with the configuration of task ':app:assembleChinaReleaseChannels' (type 'ChannelMaker').
In plugin 'walle' type 'com.meituan.android.walle.ChannelMaker' field 'targetProject' without corresponding getter has been annotated with @input.
Reason: Annotations on fields are only used if there's a corresponding getter for the field.
Possible solutions:
Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#ignored_annotations_on_field for more details about this problem.
In plugin 'walle' type 'com.meituan.android.walle.ChannelMaker' field 'variant' without corresponding getter has been annotated with @input.
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
BUILD FAILED in 32s
The text was updated successfully, but these errors were encountered:
#364
Sorry, something went wrong.
No branches or pull requests
What went wrong:
Some problems were found with the configuration of task ':app:assembleChinaReleaseChannels' (type 'ChannelMaker').
In plugin 'walle' type 'com.meituan.android.walle.ChannelMaker' field 'targetProject' without corresponding getter has been annotated with @input.
Reason: Annotations on fields are only used if there's a corresponding getter for the field.
Possible solutions:
Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#ignored_annotations_on_field for more details about this problem.
In plugin 'walle' type 'com.meituan.android.walle.ChannelMaker' field 'variant' without corresponding getter has been annotated with @input.
Reason: Annotations on fields are only used if there's a corresponding getter for the field.
Possible solutions:
Please refer to https://docs.gradle.org/7.5/userguide/validation_problems.html#ignored_annotations_on_field for more details about this problem.
Try:
BUILD FAILED in 32s
The text was updated successfully, but these errors were encountered: