Proguard does not print notes any more

There are too many notes in our logs, we never read them, and logs get very tedious to scroll through.
This commit is contained in:
Andrey Breslav
2013-08-05 18:37:46 +04:00
parent acf8c88cfc
commit e3643fd222
+1
View File
@@ -352,6 +352,7 @@
-outjars '${kotlin-home}/lib/kotlin-compiler.jar'
-dontnote **
-dontwarn com.intellij.util.ui.IsRetina*
-dontwarn com.intellij.util.RetinaImage*
-dontwarn apple.awt.*