commit | 36db45222d33bc7743060de72634996df054d7b2 | [log] [tgz] |
---|---|---|
author | Søren Gjesse <sgjesse@google.com> | Thu Jun 08 08:56:44 2017 +0200 |
committer | Søren Gjesse <sgjesse@google.com> | Thu Jun 08 08:56:44 2017 +0200 |
tree | c735788d252e736e4f4fee3779cbdcc9f20eee8a | |
parent | e154f7298baa184e18c462c2e0e3308eb423b5ea [diff] |
Update Proguard settings for YouTube search Two classes for which there was additional rules had moved package. With this YouTube search is working again. Change-Id: Id297d77dc338f7b48fab760d2b1b431434d86eae
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.