Sorry to bother you guys but I need some indicatio...
# gradle
g
Sorry to bother you guys but I need some indications on where should I start. It’s very hard to find information. There are few versions of gradle. Which one should we use? Some jetbrain’s projects use 2.x versions (https://github.com/JetBrains/kotlin-web-demo/blob/master/gradle/wrapper/gradle-wrapper.properties). Kotlin is using 3.2 (https://github.com/JetBrains/kotlin/blob/master/gradle/wrapper/gradle-wrapper.properties). The current version of gradle is 4.0.1. kotlinlang has a link on it. It should be stable enought, so why the kotlin project does not use it?