After changing the gradle build file to use gradle build tool 0.8.+,
classpath \'com.android.tools.build:gradle:0.8.+\'
my Android studio
What worked for me in this regard was , replacing the GRDADLE jar and properties file from the respective project that you may be trying to import .
Bit late , but can be of some help to the future queries .