Flutter build apk –split-per-abi Exception in thread "main" javax.net.ssl.SSLHandshakeException: PKIX path building failed:
I am trying to build and apk in flutter so i run below command flutter build apk --split-per-abi After i run the command i get below error Exception in thread "main" javax.net.ssl.SSLHandshakeException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find…