breautek commented on issue #1010:
URL: 
https://github.com/apache/cordova-android/issues/1010#issuecomment-661412434


   Cordova mainly chooses the min sdk based on market share information.
   
   API levels below 19 do not use chrome as their webview, making it very 
difficult to support. Increasing the min sdk overtime allows us to simplify the 
code base when old APIs are obsolete and rarely ever used.
   
   FYI: `cordova-android@9` has min API of 22.


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