Martin, Do they also ignore the class files in META-INF/versions?
Ralph > On Dec 6, 2017, at 2:35 PM, Martin Buchholz <[email protected]> wrote: > > Very latest Android Studio comes with two compilers, dx and d8. > https://developer.android.com/studio/preview/features/index.html > <https://developer.android.com/studio/preview/features/index.html> > I hear that both compilers know to skip module-info files. > > On Mon, Dec 4, 2017 at 12:03 PM, Martin Buchholz <[email protected] > <mailto:[email protected]>> wrote: > > > On Sun, Dec 3, 2017 at 11:02 AM, Remi Forax <[email protected] > <mailto:[email protected]>> wrote: > Ask Google to fix dx, > dx should ignore the module-info.class and everything inside > META-INF/versions (at least it's a first simple patch). > > Hi, I'm "Google", sort of. Friends tell me that dx is getting fixed. > >
