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
Using a switch on a class field which is an interface implemented by an Enum without explicitly casting to an enum will use the default branch every time after obfuscating #483
The complete project with the Maven's pom.xml is available in the given zip archive ProguardSwitchBug.zip. When running the command to obfuscate and run :