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