Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

Error using latest version of android studio 0.6.1 #6

Closed
druidamix opened this issue Jun 19, 2014 · 3 comments
Closed

Error using latest version of android studio 0.6.1 #6

druidamix opened this issue Jun 19, 2014 · 3 comments

Comments

@druidamix
Copy link

HI,

When compiling my project with your library, Android studio compares the manifests between the project and the library and if it finds an icon or label property in the library, it complaints and doesn't want to compile, as you can see below.

Can you modify and remove this parameters and release another version?

Thanks.

/** is also present at com.github.anupcowkur:reservoir:1.1.1:6:45 value=(@drawable/ic_launcher)
Suggestion: add 'tools:replace="icon"' to element at AndroidManifest.xml:34:5 to override
C:\Users\druidamix\saton\saton\src\main\AndroidManifest.xml
Error:(39, 9) Attribute application@icon value=(@drawable/saton) from AndroidManifest.xml:39:9
Error:(38, 9) Attribute application@label value=(SATON) from AndroidManifest.xml:38:9
is also present at com.github.anupcowkur:reservoir:1.1.1:6:82 value=(@string/app_name)
Suggestion: add 'tools:replace="label"' to element at AndroidManifest.xml:34:5 to override
Error:Execution failed for task ':saton:processDebugManifest'.

Manifest merger failed with multiple errors, see logs
Information:BUILD FAILED **/

@anupcowkur
Copy link
Owner

Will take a look this soon. Thanks for reporting!

@ArthurSav
Copy link

Yeah, got the same issue. An update would be great

@anupcowkur
Copy link
Owner

Fixed in a33103a

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants