We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b4cb5c commit a1bc99dCopy full SHA for a1bc99d
compose-desktop.pro
@@ -32,7 +32,7 @@
32
-dontwarn org.jetbrains.jewel.intui.markdown.standalone.styling.extensions.**
33
34
-keep class org.jetbrains.jewel.ui** { *; }
35
--dontnote class org.jetbrains.jewel.ui** { *; }
+-dontnote org.jetbrains.jewel.ui** { *; }
36
37
-dontnote org.jetbrains.jewel.foundation.lazy.**
38
-dontwarn org.jetbrains.jewel.foundation.lazy.**
0 commit comments