Here is my build.gradle
dependencies { compile fileTree(dir: \'libs\', include: [\'*.jar\']) testCompile \'junit:junit:4.12\' compile \'com.andro
I was solved the issue by removing the line
compile 'com.google.android.gms:play-services:9.0.2'