You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2023. It is now read-only.
This seems changes Proguard junk to get rid of some warnings
while building:
R8: Missing class: java.lang.instrument.ClassFileTransformer
R8: Missing class: sun.misc.SignalHandler
Kotlin/kotlinx.coroutines#2266
(It may only fix ClassFileTransformer; not sure. I don't
seem to see these every time.)
0 commit comments