Yalantis/Horizon

Cannot sync gradle when dependency is added

MakawaMT opened this issue · 1 comments

When I add the dependency compile 'com.yalantis:eqwaves:1.0.1' to my gradle the sync process ends with the error: "manifest merger failed with multiple errors, see logs" with no further explanation on the logs.

The minSdk of this project did not match mine and fixing that solved the error