Output APK file after Android build in Linux

Hello experts,
we have built brave-browser in Linux machine for Android target.

The build command was below

npm run build - Debug --target_os=android --target_arch=arm --target_android_output_format=apk --target_android_base=mono

The build was successfull. Where is the built APK file for Android target?

Thank you
Aminul

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.