commit | 3c873f87325f6a19b55fb424bed7b61229037347 | [log] [tgz] |
---|---|---|
author | Rico Wind <ricow@google.com> | Tue May 23 08:51:48 2017 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue May 23 08:51:48 2017 +0000 |
tree | 65aa6411d53c362a2109b59899e05b9175bf1164 | |
parent | 10965b2ac1f6744f196c1146b676d15b72549c82 [diff] | |
parent | 897bb7199a6625c903a470375bd82fbdd9f7e946 [diff] |
Merge "Only rely on downloading proguard for building our examples"
The R8 repo contains two tools.
D8 is a dexer that converts java byte code to dex code.
R8 is a java program shrinking and minification tool.