chriskhongqarma commented on a change in pull request #215: URL: https://github.com/apache/cordova-plugin-media-capture/pull/215#discussion_r614025121
########## File path: plugin.xml ########## @@ -71,6 +71,7 @@ xmlns:android="http://schemas.android.com/apk/res/android" <!-- android --> <platform name="android"> <config-file target="res/xml/config.xml" parent="/*"> + <preference name="AndroidXEnabled" value="true" /> Review comment: Would it be merged if the travis automated tests fail? AFAIK in August it is required for Android app to target Android 11, and by then this plugin will not function properly. -- 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]
