I have: ```-keep class kotlin.dom.** { public *; }...
# android
p
I have:
Copy code
-keep class kotlin.dom.** { public *; }
-dontwarn kotlin.dom.**