Do you still need to specify the kotlin dependency...
# android
d
Do you still need to specify the kotlin dependency in gradle with AS3.0?
i
ferranis: When you start a new project, and click the with kotlin support checkbox, the plugin is added automatically.
d
But the dependency is still present in the build.gradle, or?
i
yeah, in the project gradle file
d
Thank you for your reply, it's just a detail but I would prefer as to handle this internally (with an overwrite in the build file). Since you don't need to specify the java version either, when you don't want to