I am using the built in R8 obfuscation and I noticed that JailMonkeyModule.class is not obfuscated when I look my decompiled dex files from dex2jar. I don't have any keep rules for JailMonkey in the proguard-rules file so I'm not sure why that module didn't get obfuscated. Does anyone have issues with obfuscation or know what is preventing the class from being obfuscated? Thanks.
I am using the built in R8 obfuscation and I noticed that JailMonkeyModule.class is not obfuscated when I look my decompiled dex files from dex2jar. I don't have any keep rules for JailMonkey in the proguard-rules file so I'm not sure why that module didn't get obfuscated. Does anyone have issues with obfuscation or know what is preventing the class from being obfuscated? Thanks.