I am trying to run React native app after setup process using npx react-native run-android. The application runs to the point of starting up the emulator and gets to the point where it needs to download the gradle from the distributionUrl. Downloading https://services.gradle.org/distributions/gradle-7.3-all.zip Below is the error
Exception in thread "main" java.io.IOException: Downloading from https://services.gradle.org/distributions/gradle-7.3-all.zip failed: timeout