Hi, Gradle run throws an exception with kotlin plu...
# gradle
a
Hi, Gradle run throws an exception with kotlin plugin. Output for gradle build:
For input string: ""
Stacktrace:
Caused by: java.lang.NumberFormatException: For input string: ""
at org.jetbrains.kotlin.incremental.CacheVersion.getActualVersion(CacheVersion.kt:44)
I've restarted & cleaning the cache. Some idea?