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"
|
||||
language="Groovy"
|
||||
hasStaticDescription="true"
|
||||
level="WARNING"/>1
|
||||
level="WARNING"/>
|
||||
|
||||
<localInspection
|
||||
implementationClass="org.jetbrains.kotlin.idea.inspections.gradle.DifferentStdlibGradleVersionInspection"
|
||||
|
||||
Reference in New Issue
Block a user