'Android studio jump to android gradle tools source code
Solution 1:[1]
You need to download the source code.
For example?
- open gradle/wrapper/gradle-wrapper.properties
- change "https://services.gradle.org/distributions/gradle-6.1.1-bin.zip" to "https://services.gradle.org/distributions/gradle-6.1.1-all.zip"
- sync now
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 |

