Where do you check for the latest version of Kotli...
# android
s
Where do you check for the latest version of Kotlin to be used with Android Studio? Is this the link https://plugins.jetbrains.com/plugin/6954-kotlin? Do you use full version number like
1.2.0-release-Studio3.0-1
or simply
1.2.0
in the build.gradle files?