JackRo commented on issue #1010:
URL:
https://github.com/apache/cordova-android/issues/1010#issuecomment-652456941
It just not work well, build error! ☹️
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed : uses-sdk:minSdkVersion 14 cannot be smaller than
version 19 declared in library [:CordovaLib]
/Users/jack/work-flux/FluxTmsApp/platforms/android/CordovaLib/build/intermediates/library_manifest/debug/AndroidManifest.xml
as the library might be using APIs not available in 14
Suggestion: use a compatible library with a minSdk of at most 14,
or increase this project's minSdk version to at least 19,
or use tools:overrideLibrary="org.apache.cordova" to force
usage (may lead to runtime failures)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]