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!
This error appears when I use this dependencies in project:
-compile 'com.facebook.fresco:fresco:0.13.0'
-compile 'com.github.asne:asne-facebook:0.3.3'
and try to build apk.
If any of those dependencies is excluded - apk builds successful.
Full error message:
Error:Error converting bytecode to dex:
Cause: com.android.dex.DexException: Multiple dex files define Lbolts/AggregateException;
The text was updated successfully, but these errors were encountered:
Hi!
This error appears when I use this dependencies in project:
-compile 'com.facebook.fresco:fresco:0.13.0'
-compile 'com.github.asne:asne-facebook:0.3.3'
and try to build apk.
If any of those dependencies is excluded - apk builds successful.
Full error message:
Error:Error converting bytecode to dex:
Cause: com.android.dex.DexException: Multiple dex files define Lbolts/AggregateException;
The text was updated successfully, but these errors were encountered: