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 2021/08/03 10:34:56 UTC

[GitHub] [cordova-plugin-camera] jcesarmobile commented on issue #726: copile problem Task :app:compileReleaseJavaWithJavac

jcesarmobile commented on issue #726:
URL: https://github.com/apache/cordova-plugin-camera/issues/726#issuecomment-891734778


   That error is because you are using AndroidX dependencies and the plugin doesn't support AndroidX yet (because cordova-android wasn't using it by default neither)
   Now that cordova-android 10 is out with AndroidX enabled, it will be fixed in https://github.com/apache/cordova-plugin-camera/pull/751
   
   Also, as workaround, you can use tools such as jetifier, or cordova-plugin-androidx-adapter or similar tooling that patches the plugins to use AndroidX
   
   Closing since the issue creator didn't provide any information


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