newbie78 commented on issue #588: 7.1.4 defaults to android-27
URL: https://github.com/apache/cordova-android/issues/588#issuecomment-558679722
 
 
   > simply add this plugin solved this problem: 
`cordova-android-support-gradle-release`
   
   * What went wrong:
   Execution failed for task ':app:processDebugManifest'.
   > Manifest merger failed : uses-sdk:minSdkVersion 15 cannot be smaller than 
version 19 declared in library [:CordovaLib] 
/home/alpine/project/src-cordova/platforms/android/CordovaLib/build/intermediates/library_manifest/debug/AndroidManifest.xml
 as the library might be using APIs not available in 15
           Suggestion: use a compatible library with a minSdk of at most 15,
                   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)
   
   it's not worked for me

----------------------------------------------------------------
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]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to