Skip to content
New issue

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

Allow configuring hiddenAnnotations #36

Merged
merged 1 commit into from
May 4, 2022
Merged

Allow configuring hiddenAnnotations #36

merged 1 commit into from
May 4, 2022

Conversation

vanniktech
Copy link
Contributor

@vanniktech vanniktech commented May 4, 2022

Cannot set the value of read-only property 'hiddenAnnotations' for extension 'metalava' of type me.tylerbwong.gradle.metalava.extension.MetalavaExtension.

Or is there any other way?

@tylerbwong
Copy link
Owner

Ah yea, turns out this and hiddenPackages were never configurable. I will be doing a migration for this extension as I want to move away from using afterEvaluate. All of these will become lazy Property<*>s/SetPropertys soon.

@tylerbwong tylerbwong merged commit b5da715 into tylerbwong:main May 4, 2022
@vanniktech vanniktech deleted the patch-1 branch May 5, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants