I'm getting a strange error when making signed app:
:app:compileReleaseAidl FAILED
FAILURE: Build failed with an exception.
* What went wrong:
null value in entry: sourceOutputDir=null
happened after update studio, but other projects are fine
i've already made clean / rebuild / delete gradle dir from project / lowered gradle version / even rollback from git
What else should i try?