erisu edited a comment on issue #757:
URL: 
https://github.com/apache/cordova-plugin-camera/issues/757#issuecomment-900738486


   5.x by default supports only Android Support Library. So we locked the 5.x 
versions to 9.x and below.
   
   Eventhough you could use the androidx adapter plugin to get around the 
library issues. We do not maintain that plugin and should not require it or 
tell users to rely on it.
   
   Once Cordova Android 10.x was releases with AndroidX, that means all plugins 
that uses ASL would break and should be pinned to prevent its install.


-- 
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: [email protected]

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