I want to upload a draft of an APK to test In-App Billing that I am trying to implement. I see here that I am supposed to leave the android:versionCode=""
the same in order to upload my APK as a draft so that is what I did. Now when I upload the new signed APK I get this error:
You need to use a different version code for your APK because you already have one with version code 3.
Did this process change with the new Beta and Alpha releases update in the Dev Console?