Add inspection that warns if Gradle plugin version differs from the one in IDE (KT-12730)
#KT-12730 Fixed
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<body>
|
||||
This inspection reports different IDE and Gradle plugin versions are used.
|
||||
This can cause inconsistencies between IDE and Gradle build in error reporting or code behaviour.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user