Determine which version of Build Tools you need. You can find a list of versions on the Google Maven Repository or the official Android Studio release notes.
Locate the output: The JAR files will be generated in build/libs/d8.jar and build/libs/r8.jar . d8.jar download
Once you've downloaded D8.jar, you can use it from the command line or integrate it into your build process. Here are some basic examples: Determine which version of Build Tools you need
To use the d8 tool from the command line: d8.jar download
#AndroidDev #CodingTips #SDK