I am stumped.
I have scoured the web and am non the wiser. Im sure one of you guys have been through this maybe you would be kind enough to help.
So I generated a signed APK using Construct 3 and I upload to Android Developer Console. (no problem)
Then I click review and get this warning blocking from publishing APK.
After some research it appears that I can not upload APK directly but I must instead create and "App Bundle" using Android Studio.
So I download android studio. Load up the signed APK and then click "Generate Signed Bundle"
and get this message
there is no way to go further. "next "just generates the same warning".
So I trawl the net about updating the Android Gradle plug in
but non of the solutions appear to be applicable to the latest version of Android Build Studio 3.5.1 as the options and settings appear to be different from those suggested.
Any pros here got past this?
How do I update Gradle and build an app bundle suitable for upload???