I have an error that i don't know what is wrong. I am using an old android studio 2.3.3 and my application is for old android so need to keep it that way.
I have my project on old computer which working fine when gradle syncing but when running on the different machine i have this error
> Gradle sync failed: Cause: hostname in certificate didn't match:
> <jcenter.bintray.com> != <*.jfrog.io> OR <*.jfrog.io> OR
> <*.int.jfrog.io> OR <jfrog.io> OR <*.pe.jfrog.io>
> Consult IDE log for more details (Help | Show Log)
The whole project is untouch from new and old pc so i would think it should be working fine. Same as my colleague who have the same machine also working fine.
Does anyone can give a direction of what do i need to fix this? or need more detail for this error