MichaelRocks / paranoid

String obfuscator for Android applications.
Apache License 2.0
671 stars 79 forks source link

Paranoid does not obfuscate anything ! #24

Closed ICommandMachinesObey closed 4 years ago

ICommandMachinesObey commented 5 years ago

I used Paranoid for my project and I added @Obfuscate annotation, but whe I decompile the APK I see plain text , no obfuscation done ! I didn't see Paranoid Task in Gradle build, is that normal ?

MichaelRocks commented 5 years ago

Hi @ICommandMachinesObey, I don't think that's normal. Could you attach your build.gradle file to the issue please?