Join Slack
Powered by
Hi folks, how I can use a EAP version of the Kotli...
# intellij-plugins
s
SrSouza
07/09/2020, 10:32 PM
Hi folks, how I can use a EAP version of the Kotlin IntelliJ Plugin on develop, in this case, from Kotlin 1.4-M3, this is the my current configuration:
Copy code
intellij { version = "2020.1.2" setPlugins("java", "Kotlin") }
Open in Slack
Previous
Next