This was reported in the release of Android Studio Build # AI-130.737825, built on July 11, 2013. Fortunately, there is a workaround that you can solve to fix this import problem.
Externally edit the build.gradle file of the project by changing 'com.android.tools.build: gradle: 0.4.2' to 'com.android.tools.build:gradleogle.5.+'
Here is the link to the question
user1014191
source share