You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2022/05/13 16:38:08 UTC

[GitHub] [cordova-android] erisu commented on pull request #1431: feat: support custom compileSdk setting

erisu commented on PR #1431:
URL: https://github.com/apache/cordova-android/pull/1431#issuecomment-1126245896

   Downside of allowing custom compileSdk..
   
   - Plugins can take control of defining the version and users may not notice it changed.. Might lead to issues
   - If the user bumps the targetSdk, the compileSdk will no longer be in sync. The users will now have to manually control the compileSdk.


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

To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org