Kotlinx-coroutines version set to 1.2.1 for IDEA 192

This commit is contained in:
Nicolay Mitropolsky
2019-06-05 17:27:46 +03:00
parent 55f86af67f
commit 2a5be78db3
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -28,6 +28,7 @@ messages/**)
-dontwarn com.intellij.util.SVGLoader
-dontwarn com.intellij.util.SVGLoader$MyTranscoder
-dontwarn com.intellij.util.ImageLoader$ImageDesc
-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
-dontwarn com.sun.jna.NativeString