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

android mainfest file sync error #79

Closed
yuanzhiying opened this issue Sep 17, 2019 · 0 comments · Fixed by #80
Closed

android mainfest file sync error #79

yuanzhiying opened this issue Sep 17, 2019 · 0 comments · Fixed by #80

Comments

@yuanzhiying
Copy link

ERROR: The minSdk version should not be declared in the android manifest file. You can move the version from the manifest to the defaultConfig in the build.gradle file.
Remove minSdkVersion and sync project
Affected Modules: flutter_secure_storage

when i use this package in android project, sync error. The minSdkVersion should be declared in build.gradle file.

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 a pull request may close this issue.

1 participant