After Clean Project -> Rebuild Project my android project I am getting below error
Error:Execution failed for task \
The possible solution could be to specify play services you're using
compile 'com.google.android.gms:play-services:8.3.0'
for example like:
compile 'com.google.android.gms:play-services-maps:8.3.0'
It will decrease total methods amount.