Update from 1.03 to 1.10 failed with error "Verification of Gradle distribution failed!

Dear Team
I did want to update JMix from 1.03 to 1.10 on a project which i am not able as i get in continous Verification of Gradle distribution failed
I did uninstall jmix and gradle and try to install one after another ( restarting the ide meanwhile ), everytime this error.
Anybody any idea ?
Best regards
Felix

Hi,
Open the gradle-wrapper.properties file in your project.
There is a line with distributionSha256Sum=
You can either delete this line, it will work. Or get correct hash sum (Binary Only) from here: Gradle | Gradle distribution and wrapper JAR checksum reference

1 Like