Warn about using different versions of Kotlin plugin and standard library in Gradle (KT-12730)

#KT-12730 Fixed
This commit is contained in:
Nikolay Krasko
2016-07-08 20:30:00 +03:00
parent 5246b8a926
commit 585c8eea0b
4 changed files with 111 additions and 1 deletions
@@ -0,0 +1,5 @@
<html>
<body>
Reports different kotlin stdlib and compiler versions that could lead to unpredictable issues
</body>
</html>