Update proguard rules for 192 idea
This commit is contained in:
@@ -15,9 +15,6 @@ messages/**)
|
||||
-outjars '<kotlin-compiler-jar>'
|
||||
|
||||
-dontnote **
|
||||
-dontwarn com.intellij.util.ui.IsRetina*
|
||||
-dontwarn com.intellij.util.ui.UIUtilities
|
||||
-dontwarn com.intellij.util.RetinaImage*
|
||||
-dontwarn apple.awt.*
|
||||
-dontwarn dk.brics.automaton.*
|
||||
-dontwarn org.fusesource.**
|
||||
@@ -28,6 +25,10 @@ messages/**)
|
||||
-dontwarn com.intellij.util.SVGLoader
|
||||
-dontwarn com.intellij.util.SVGLoader$MyTranscoder
|
||||
-dontwarn com.intellij.util.ImageLoader$ImageDesc
|
||||
-dontwarn com.intellij.util.ui.**
|
||||
-dontwarn com.intellij.ui.**
|
||||
-dontwarn com.intellij.util.IconUtil
|
||||
-dontwarn com.intellij.util.ImageLoader
|
||||
-dontwarn kotlinx.coroutines.flow.FlowKt__MergeKt
|
||||
-dontwarn net.sf.cglib.**
|
||||
-dontwarn org.objectweb.asm.** # this is ASM3, the old version that we do not use
|
||||
|
||||
Reference in New Issue
Block a user