You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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)
Bug Report
When I build my project in Android Studio after update to Cordova-Android 8.0.0 I see next error:
The text was updated successfully, but these errors were encountered: