Android Question Conflict between libraries in the presence of the library Firebase2

khwarizmi

Active Member
Licensed User
Longtime User
Hi all

The following project contains the following libraries only:
Core.
Firebase2.
OkHttpUtils2.
ViewAnimations.

It cannot be built without excluding OkHttpUtils2 library or ViewAnimations library.


 
Last edited:

asales

Expert
Licensed User
Longtime User
The answer is here:
 
Upvote 1
Solution
Top