Suppress warnings from Kotlin compiler

This commit is contained in:
Andrey Breslav
2013-11-07 19:12:25 +04:00
parent fd73dc3dce
commit 1544e1a64b
+7
View File
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinCommonCompilerSettings">
<option name="suppress" value="warnings" />
</component>
</project>