Immutables is a 3rd party lib with code generation, among java classes it generates META-INF/services file, but it seems retrolambda stands in the way to put it into assembled apk: generated service is put into retrolambda folder, but not in the resulting apk META-INF folder
