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

Kotlin 1.2.0 support #29

Closed
gasch opened this issue Nov 29, 2017 · 3 comments
Closed

Kotlin 1.2.0 support #29

gasch opened this issue Nov 29, 2017 · 3 comments

Comments

@gasch
Copy link

gasch commented Nov 29, 2017

In class "KLoggerNameResolver" the line
"import kotlin.reflect.companionObject" (this was deprecated anyway in Kotlin 1.1)
should change to
"import kotlin.reflect.full.companionObject"

@oshai
Copy link
Owner

oshai commented Nov 29, 2017

thanks! are you willing to submit a pull request?

@gasch
Copy link
Author

gasch commented Nov 29, 2017 via email

@oshai
Copy link
Owner

oshai commented Nov 29, 2017 via email

@oshai oshai closed this as completed Dec 2, 2017
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

No branches or pull requests

2 participants