Fix gradle initial dependency fetch on windows R=jmhenaff@google.com, sgjesse@google.com Bug: Change-Id: I19ed128b61b1506279742b961fbce05cc57abcfb
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.