Brandon Wong
08/22/2024, 8:08 PMgradle-wrapper.properties file, i have the line
distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
whenever i run anything with the ./gradlew command, it tries to download the bin but stops and times out at 100%. same thing happens if i try to download it through my browser. i found another download site for the bin - is there a workaround that can use that?