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

Add explicit visibility to satisfy Kotlin explicit API check #20

Merged
merged 2 commits into from
Nov 3, 2021

Conversation

sugarmanz
Copy link
Collaborator

@sugarmanz sugarmanz commented Nov 3, 2021

What Changed

Add explicit visibility and return types to generated source.

Why

Library code should be able to use this awesome Kotlin feature.

Release Notes

Generated source code will adhere to Kotlin explicit API check if hooks are public.

📦 Published PR as canary version: 0.11.1--canary.20.216

@sugarmanz sugarmanz added the patch Increment the patch version when merged label Nov 3, 2021
@sugarmanz sugarmanz merged commit 2b7d467 into main Nov 3, 2021
@sugarmanz sugarmanz deleted the explicit-api branch November 3, 2021 19:37
@sugarmanz
Copy link
Collaborator Author

🚀 PR was released in v0.11.1 🚀

@sugarmanz sugarmanz added the released This issue/pull request has been released. label Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Increment the patch version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant