Error: Could not install Gradle distribution from

Description
after installing android studio and zoom api 29 i got that error when open the app (zoom-sdk-android-api)
ERROR: Could not install Gradle distribution from ‘https://services.gradle.org/distributions/gradle-4.10.1-all.zip’.

Which version?
v4.6.15086.0209

Screenshots

Then what happened ,what is this problem and how to solve the problem???

Hi atef.66.ae,

Thanks for using Zoom SDK. Based on the error message, it seems like there is an issue with the Gradle in your computer. Was the gradle sync successful?

Please have a try with the recommended Gradle version to run our demo app:https://github.com/zoom/zoom-sdk-android/blob/master/mobilertc-android-studio/build.gradle#L12

Hope this helps. Thanks!