Very latest Android Studio comes with two compilers, dx and d8. 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 <marti...@google.com> wrote: > > > On Sun, Dec 3, 2017 at 11:02 AM, Remi Forax <fo...@univ-mlv.fr> 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. > >