The resulting applications and libraries are smaller and faster. The embedded configuration is much like a standard ProGuard configuration. You can find more details on the Gradle setup page. ProGuard ...
ProGuard is a free shrinker, optimizer, obfuscator, and preverifier for Java bytecode: It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused ...