anyone know how IntelliJ decides that a kotlin gra...
# gradle
m
anyone know how IntelliJ decides that a kotlin gradle file is meant to be interpreted in the right way?
b
You have to make sure your project is using a new enough version of Gradle. I’ve personally only used 4.2+ with the kotlin dsl