Join Slack
Powered by
in kotlin dsl you can just use `kotlin("jvm") vers...
# announcements
m
Michael
08/24/2020, 3:23 PM
in kotlin dsl you can just use
kotlin("jvm") version "1.4.0"
for the plugin or
kotlin("jvm", "1.4.0")
for the dependency afaik
Open in Slack
Previous
Next