Update gradle.xml - remove typo (#1279)

This commit is contained in:
dzieciolowski
2017-09-04 13:11:24 +02:00
committed by Dmitry Jemerov
parent 840fce520c
commit 80f1a1bde8
+1 -1
View File
@@ -23,7 +23,7 @@
enabledByDefault="true" enabledByDefault="true"
language="Groovy" language="Groovy"
hasStaticDescription="true" hasStaticDescription="true"
level="WARNING"/>1 level="WARNING"/>
<localInspection <localInspection
implementationClass="org.jetbrains.kotlin.idea.inspections.gradle.DifferentStdlibGradleVersionInspection" implementationClass="org.jetbrains.kotlin.idea.inspections.gradle.DifferentStdlibGradleVersionInspection"