Hi Experts,
I have been working on a hybrid jet app. I have created a buildConfig.json with the keystore details. But when I run "ojet build android --build-config=./buildConfig.json" it doesn't generate an APK file.
The whole build finishes successfully but without any APK file. I have tried with "release" flag as well, it gave me same results. No errors but also no APK files.
Will you be able to help me on this? What am I missing here?
ojet version : 4.1
Build screenshot
