The issue requests removal of the `app name` resource from the library's `values.xml` file to resolve manifest merger conflicts. To fix, locate `values.xml` in the library's resource directory and delete the line defining `app name`. Confirm it does not break the library's functionality in sample apps.
Manifest merger failed · Xiaofei-it/HermesEventBus#24 | Good First Issue