-
Notifications
You must be signed in to change notification settings - Fork 798
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
Please add Kotlin support. #144
Comments
When will kotlin be suported? |
Please merge this! |
Could someone make Hugo work with Kotlin? |
Not until we have variant-aware transforms, no.
…On Wed, Feb 21, 2018 at 3:26 PM Ruan Souza ***@***.***> wrote:
Could someone make Hugo work with Kotlin?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#144 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAEEEeI27iolPv40RDRX55gcwHXWsyZnks5tXHv8gaJpZM4J0dsF>
.
|
You can try this plugin, it is implmented with asm and supports kotlin |
When i use "@debuglog" in Kotlin file(.kt), it show error :
`...........
p:compileDebugKotlinAfterJava
Using experimental kotlin incremental compilation
e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
class retrofit2.Converter, unresolved supertypes: Object
........
`
Do you have related plan
The text was updated successfully, but these errors were encountered: