You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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