To download Android Studio 3.5.3, follow these steps:
Google’s Maven repository servers have changed. The URLs in 3.5.3 ( jcenter() , maven url 'http://...' ) often redirect to HTTPS. Fix: Edit your top-level build.gradle . Change http:// to https:// for all repository URLs.
To download Android Studio 3.5.3, follow these steps:
Google’s Maven repository servers have changed. The URLs in 3.5.3 ( jcenter() , maven url 'http://...' ) often redirect to HTTPS. Fix: Edit your top-level build.gradle . Change http:// to https:// for all repository URLs. android studio 3.5.3 download