While doing "ionic cordova run android -lc" I'm receiving the error like
`Failed to list versions for io.fabric.tools:gradle.
>
Unable to load Maven meta-data from https://maven.fabric.io/public/io/fabric/tools/gradle/maven-metadata.xml.
>
Could not HEAD 'https://maven.fabric.io/public/io/fabric/tools/gradle/maven-metadata.xml'.
>
PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed`
Can you someone comment a solution for this problem. I have looked here but I'm not be able to solve this issue.
Versions:
cordova: 8.0.0
gradle: 4.4.1
ionic 3
Java: 8 (Open JDK)