Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

conflict with manifest merger #16

Closed
luna-vulpo opened this issue Mar 16, 2017 · 2 comments
Closed

conflict with manifest merger #16

luna-vulpo opened this issue Mar 16, 2017 · 2 comments

Comments

@luna-vulpo
Copy link

I get below error. It seems that in your manifest.
I workaround problem by adding what is in suggestion, but I think that your lib shouldn't make such conflict

Error:Execution failed for task ':app:processFullDebugManifest'.
> Manifest merger failed : Attribute application@label value=(Name o my app) from AndroidManifest.xml:12:9-35
  	is also present at [com.github.Kunzisoft:Android-SwitchDateTimePicker:1.5] AndroidManifest.xml:13:9-41 value=(@string/app_name).
  	Suggestion: add 'tools:replace="android:label"' to <application> element at AndroidManifest.xml:8:5-54:19 to override.
@J-Jamet
Copy link
Member

J-Jamet commented Mar 16, 2017

As I use JitPack, it automatically creates the API and the sample that contains the application name resource is added. I will manually enter the modules to integrate when I go with JCenter or MavenCentral. Thank you for the feedback. :)

J-Jamet added a commit that referenced this issue Mar 27, 2017
J-Jamet added a commit that referenced this issue Mar 27, 2017
@J-Jamet
Copy link
Member

J-Jamet commented Mar 27, 2017

I have change resource for sample. No more "replace" needed.

@J-Jamet J-Jamet closed this as completed Mar 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants