AnyChart / AnyChart-Android

AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
2.29k stars 369 forks source link

Build issue: Manifest merger failed with multiple errors #252

Open venusaim23 opened 2 years ago

venusaim23 commented 2 years ago

Hi I got this error in Build log while trying to run the app.

image

The dependency used is implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'

However, it resolved when I upgraded the dependency to implementation 'com.github.AnyChart:AnyChart-Android:1.1.4'

I just want to post this issue in case someone else encounters the same error.

The README will need an update mentioning the latest dependency. Please assign the issue to me so I could make a Pull request with the change in README