robolectric/robolectric-gradle-plugin

variant.processManifest is deprecated

Opened this issue · 0 comments

Use variant.outputs[0].processManifest instead (otherwise plugin will prevent use of APK splits in android gradle 0.13)