Yalantis / Horizon

Horizon - Simple visual equaliser for Android
https://play.google.com/store/apps/details?id=com.yalantis.horizon
2.22k stars 310 forks source link

Cannot sync gradle when dependency is added #16

Closed MakawaMT closed 7 years ago

MakawaMT commented 7 years ago

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.

MakawaMT commented 7 years ago

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