Google dev console --release
Tried to upload it on google play store on internal testing release with the --release option and got this msg
You uploaded an APK or Android App Bundle that was signed in debug mode. You need to sign your APK or Android App Bundle in release mode.nullLearn more about signingnull. Your app currently targets API level 28 and must target at least API level 29 to ensure it is built on the latest APIs optimized for security and performance. Change your app's target API level to at least 29. Learn More You need to use a different package name because "com.androidjs.webview" already exists in Google Play.
we have upgraded our AndroidJS SDK to support Android API level upto 30. so please just go ahead and update your SDK and enjoy ; ) here'r the instructions to update SDK https://android-js.github.io/docs/installation.html#update-sdk
$ androidjs update
join out slack community too, for faster responses. Slack Channel for support and discussion
and one more thing you can change the package-name from package.json