Update gradle.xml - remove typo (#1279)
This commit is contained in:
committed by
Dmitry Jemerov
parent
840fce520c
commit
80f1a1bde8
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user