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 JvmName annotation to generated file #458

Merged
merged 1 commit into from
Apr 15, 2018

Conversation

WonderCsabo
Copy link
Contributor

This way Java code can simply call the generated methods,
without appending Kt to end of the generated class name.

This should fix permissions-dispatcher/AndroidAnnotationsPermissionsDispatcherPlugin#15 .

This way Java code can simply call the generated methods,
without appending `Kt` to end of the generated class name.
@hotchemi
Copy link
Member

LGTM 💯

@hotchemi hotchemi merged commit 001782b into permissions-dispatcher:master Apr 15, 2018
@mortenholmgaard
Copy link

mortenholmgaard commented Apr 16, 2018

@hotchemi Great! Will you make a new release soon?

@hotchemi hotchemi added this to the 3.2.0 milestone Apr 16, 2018
@hotchemi
Copy link
Member

Yea we'll release 3.2.0 tonight~

@WonderCsabo WonderCsabo deleted the jvm-name branch July 10, 2018 12:28
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.

Kotlin support
3 participants