Flutter mergeReleaseNativeLibs 'Cannot parse result path string:'

I have a problem related to the release build apk in flutter, and I found the error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ‘:app:mergeReleaseNativeLibs’.

> A build operation failed.
> Cannot parse result path string:
> Cannot parse result path string:

can anyone help me to solve this problem. thanks

can anyone help me to solve this problem

Not an android or flutter expert here, but most probably what you provide is too less information for anyone to help.
Try doing as the part of the error you did not copy suggests, running with --info and / or --stacktrace to get more info and if possible provide a build --scan.