You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ndacosta, the exception you mention means there are multiple AbstractQueryController in your dependencies. Since you have compile fileTree(dir: 'libs', include: ['*.jar']), I am curious what is in your local dependicies, do you also include Parse.jar?
I'm traying to compile my project and getting this error
my gradle file looks like this:
The text was updated successfully, but these errors were encountered: