0.6
Update R8 to ed91d27f5094710e9cee0f6a5d12a20f40ee315e
. This version of R8 contains support for relocating without obfuscating. You can now do this in your rules.pro:
-dontobfuscate
-repackageclasses com.example.relocated
This is useful if you want to relocate to avoid nameclashes but still keep the class names for better debuggability