If you receive the error in the title while developing a project with Java, Kotlin and Gradle, the reason for the error is that the gradle.zip file in the distributionUrl path in the gradle-wrapper.properties file is incorrect or corrupt. You can solve the problem by changing the distributionUrl path as follows.
distributionUrl=https\://services.gradle.org/distributions/gradle-6.4.1-bin.zip
You have examined the knowledge base in detail, but if you cannot find the information you need,
Create a Support Ticket