blob: a02c4920757b7d132a941bfcf9e1aab43eff2742 [file] [log] [blame]
- D8 is a dexer that converts java byte code to dex code.
- R8 is a java program shrinking and minification tool that converts java byte
code to optimized dex code.
Sources available from:
git clone https://r8.googlesource.com/r8