I’m new to Proguard, and to Ant. I am get the following error when trying to obfuscate my jar:
Could not load definitions from resource …/proguard/ant/task.properties. It could not be found.
Here is a sample of my
Problem: failed to create task or type proguard
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any / declarations have taken place.