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 Studio. The minSdk version should not be declared in the manifest file. #818

Closed
exxbrain opened this issue Aug 26, 2019 · 1 comment

Comments

@exxbrain
Copy link

Bug Report

When I build my project in Android Studio after update to Cordova-Android 8.0.0 I see next error:

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.
Move minSdkVersion to build files and sync project
Affected Modules: CordovaLib, app
@timbru31
Copy link
Member

Please use the search before randomly open issues that completely ignore the issue template. It's already fixed in master, but not yet releases: #629 (comment)

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