Error :
Could not find com.android.tools.build:gradle:4.0.1. Searched in the following locations:
https://jcenter.bintray.com/com/android/tools/build/gradle/4.0.1/gradle-4.0.1.pom https://dl.google.com/dl/android/maven2/com/android/tools/build/gradle/4.0.1/gradle-4.0.1.pom
Required by: project : Open File
*** looks like google() and jcenter() are not working as expected.***
I migrated from android studio 2.3.3 to 4.0.1 and this error happened.
what is my problem???? plz tell me if you need more information .
thank you for your answer :)
mavenCentral()for dependencies repository entry,jcenter()will be deprecated developer.android.com/studio/build/jcenter-migration - ecle