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
{{ message }}
This repository has been archived by the owner on Sep 2, 2020. It is now read-only.
com.parse:parse-android:1.13.1 depends on com.parse.bolts:bolts-tasks:1.4.0
and
com.parse.bolts:bolts-android:1.3.0 depends on com.parse.bolts:bolts-tasks:1.3.0
you need to exclude on of them using 'exclude group: 'com.parse.bolts:bolts-tasks' or update com.parse.bolts:bolts-android to 1.4.0 so both depend on bolts-tasks:1.4.0
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I change API 23 to 19 send this Error
Error:Execution failed for task ':app:transformClassesWithJarMergingForDebug'.
compile 'com.parse:parse-android:1.13.1'
compile 'com.parse.bolts:bolts-android:1.3.0'
The text was updated successfully, but these errors were encountered: