Sign in
r8
/
r8
/
d24e78fdc18ecc16d9f1d656db04a8d30a5cbdec
/
.
/
README.md
blob: 9d93bc27de1a1850c59f0aad5aa8fc3da75ebd5c [
file
] [
log
] [
blame
] [
view
]
The
R8 repo contains two tools
.
1.
D8
is
a dexer that converts java
byte
code to dex code
.
2.
R8
is
a java program shrinking
and
minification tool
.