erisu commented on a change in pull request #215: URL: https://github.com/apache/cordova-plugin-media-capture/pull/215#discussion_r614023246
########## 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: I am OK with it staying in for the passing of the tests but this PR wont be merged in until then. ########## 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: I am OK with it staying in for the passing of the tests but this PR wont be merged in until then and might be sitting for a couple of months. -- 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]
