I cannot find an option to upload APK, only option available is to upload app bundle. I have a signed APK that I need to publish.
CodePudding user response:
Now we can not upload .apk files in the google play console, google has changed their policy from August 2021, to publish an app only with the Android App Bundle format. Click
- Step 2
- Step 5
- Step 6
Now upload .aab
to play store
Also, note that the play store now required API level 30 for all apps so make sure you have that