proguard
proguard copied to clipboard
Repackage/map without obfuscation
Is there a way to use proguard for repacking a package (com.test -> com.prod) or renaming specific classes, without obfuscating the code?