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 22:40:12 UTC

[GitHub] [cordova-android] dattakadiyala opened a new issue #1309: Use D8 Compiler instead of DX

dattakadiyala opened a new issue #1309:
URL: https://github.com/apache/cordova-android/issues/1309


   #Use D8 Compiler instead of DX
   
   ## Motivation Behind Feature
   DX is deprecated as per google https://android-developers.googleblog.com/2020/02/the-path-to-dx-deprecation.html
   
   
   
   


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


[GitHub] [cordova-android] erisu closed issue #1309: Use D8 Compiler instead of DX

Posted by GitBox <gi...@apache.org>.
erisu closed issue #1309:
URL: https://github.com/apache/cordova-android/issues/1309


   


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


[GitHub] [cordova-android] erisu commented on issue #1309: Use D8 Compiler instead of DX

Posted by GitBox <gi...@apache.org>.
erisu commented on issue #1309:
URL: https://github.com/apache/cordova-android/issues/1309#issuecomment-900006871


   I am closing out this ticket.
   
   We are not specifically choosing which compiler (D8 or DX) to use. This is all controlled by the Android Gradle Plugin.
   
   Google has been working towards deprecating the `DX` compiler for quite some time. They even said:
   
   > During the third and final phase, DX will be removed from Android Studio. At this point, you'll need to use a legacy version of the Android Gradle Plugin in order to continue to build with DX.
   
   We do not support at this time Build Tools 31.x or AGP 7.x. We also do not have a roadmap for the next major release as we just finished a major release last month.


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