commit | e571211a1835c6fab9f25dc701c48f15b383fb6f | [log] [tgz] |
---|---|---|
author | Yohann Roussel <yroussel@google.com> | Wed May 31 19:24:09 2017 +0200 |
committer | Yohann Roussel <yroussel@google.com> | Wed May 31 17:59:09 2017 +0000 |
tree | 869ed5000301deb6a569655a34eb662de9c77258 | |
parent | 76bd52335b8bb4a647c5adea3b913dbf35c4fe66 [diff] |
Ignore Proguard option -target This doesn't apply since R/D8 don't emit class files Change-Id: Ib8bbc85bd69cd465b912a6aed0b8d4fb6d9edca1
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.