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

Remove android:allowBackup and android:label from the application tag in AndroidManifest #11

Merged
merged 1 commit into from
Apr 6, 2016

Conversation

degill
Copy link
Contributor

@degill degill commented Mar 21, 2016

Applications should handle these types of information on their own. This will also prevent the ManifestMerger from throwing any errors/warnings if an application using this library also has these tags present in its manifest.

@degill degill changed the title Remove android:allowBackup and android:label from the application tag Remove android:allowBackup and android:label from the application tag in AndroidManifest Mar 21, 2016
@lawloretienne lawloretienne merged commit b6d71e8 into lawloretienne:master Apr 6, 2016
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

Successfully merging this pull request may close these issues.

None yet

2 participants