MichaelRocks / paranoid

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

Not working after gradle updated to 8.0.0 #73

Open andysagar opened 1 year ago

andysagar commented 1 year ago

String obfuscate not working after I updated my studio to flamingo, So please update the lib according to it.

hamid97m commented 1 year ago

Same here. Is there any solution?

zkrige commented 11 months ago

same here - there doesn't appear to be a solution

ekoo commented 7 months ago

this library is not maintained anymore

vaishakhpj commented 4 months ago

does not work on gradle plugin 8.2.2 Caused by: org.gradle.api.internal.plugins.PluginApplicationException: Failed to apply plugin 'io.michaelrocks.paranoid'. Caused by: com.android.builder.errors.EvalIssueException: API 'android.registerTransform' is removed.

vaishakhpj commented 4 months ago

Please fix this, this is one of the best plugins available.

giacomoferretti commented 4 months ago

Use https://github.com/LSPosed/LSParanoid, it's an actively maintained fork

vaishakhpj commented 4 months ago

Thanks a lot @giacomoferretti