I'm currently running into this error:
the problem is, once I follow the suggestion for solution (Adding the bolts jar from the Parse library), I'm getting this error:
:app:dexDebug ExecException finished with non-zero exit value 2
Looking at the solution here, it seems seems that the problem is with one of my jars (the one which i just added, apparently), and the solution would be removing it...
Any idea how to get out of this deadlock?