Open ganddev opened 9 years ago
It seams that one of library dependencies is depending on commons-logging
library. One solution would be to jarjar
dependencies and change package name of commons-logging
library.
I'll try to look into it when I find some time.
Since I added your library to my gradle file I get the following warning with an error
Warning:Dependency commons-logging:commons-logging:1.1.1 is ignored for release as it may be conflicting with the internal version provided by Android.