The application was able to execute before updating my android studio,this is the error I am getting:
Error:Execution failed for task \':app:dexDebug\'. >
Do this it really help me! configurations { all*.exclude group: 'com.android.support', module: 'support-v4' } write this inside gradle module. Hope it help!
configurations { all*.exclude group: 'com.android.support', module: 'support-v4' }