ebhsgit commented on issue #1070:
URL: 
https://github.com/apache/cordova-android/issues/1070#issuecomment-711114270


   I understand that cordova-android 9.0 supports SDK 22 and up, and that the 
code is not tested against anything lower.
   
   Currently, my issue is with the `android-minSdkVersion` options is that the 
build results in error
   > Manifest merger failed...
   
   Which is thrown by Cordova, not due to any errors from using deprecated 
Java/Android SDK API
   
   How do we force the build to use a lower minSDK and ignore/bypass the error 
throw by Cordova?
   And I understand that I will need to test and fix issues related to any 
unsupported SDK APIs.


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

Reply via email to