Why does gradle report a different Kotlin version ...
# gradle
a
Why does gradle report a different Kotlin version than kotlinc?
Copy code
$ kotlinc -version
info: kotlinc-jvm 1.3.70 (JRE 11.0.6+10-post-Ubuntu-1ubuntu119.10.1)

$ gradle --version

------------------------------------------------------------
Gradle 6.2.2
------------------------------------------------------------

Build time:   2020-03-04 08:49:31 UTC
Revision:     7d0bf6dcb46c143bcc3b7a0fa40a8e5ca28e5856

Kotlin:       1.3.61
Groovy:       2.5.8
Ant:          Apache Ant(TM) version 1.10.7 compiled on September 1 2019
JVM:          11.0.6 (Ubuntu 11.0.6+10-post-Ubuntu-1ubuntu119.10.1)
OS:           Linux 5.3.0-40-generic amd64