-
Notifications
You must be signed in to change notification settings - Fork 19
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
Got An Error When Build on imin printer 0.6.1 version #8
Comments
my advice, while waiting for it to be fixed, |
Same problem here. Is there any chance to fix it? |
The solution: It looks like this |
this the error log
Manifest merger failed : Attribute application@name value=(android.app.Application) from (unknown)
is also present at [:imin_printer] AndroidManifest.xml:12:9-69 value=(com.imin.printer.imin_printer.BaseApplication).
Suggestion: add 'tools:replace="android:name"' to element at AndroidManifest.xml:2:5-32:19 to override.
The text was updated successfully, but these errors were encountered: