Do I always have to add `compile("org.jetbrains.ko...
# kobalt
r
Do I always have to add
compile("org.jetbrains.kotlin:kotlin-stdlib:1.1.2-5")
to dependencies when I create a project with
--init kotlin
?