After I\'ve updated Android Studio 3.4 to 3.5 and wanted to build a Signed APK, however I get the error :
Cause: buildOutput.apkData must not be null Erro
I dont know why the issue was occurring but changing the
destination folder of output apk
fixed the issue.