Skip to content

Instantly share code, notes, and snippets.

@iampato
Created February 29, 2024 18:11
Show Gist options
  • Save iampato/b6339d2c83d9e1057e8c4bf1e766b00a to your computer and use it in GitHub Desktop.
Save iampato/b6339d2c83d9e1057e8c4bf1e766b00a to your computer and use it in GitHub Desktop.
Installed Build Tools revision 34.0.0 is corrupted
cd ~/Library/Android/sdk/build-tools/34.0.0 && cp d8 dx && cd lib && cp d8.jar dx.jar
@iampato
Copy link
Author

iampato commented Feb 29, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment