Is there a way to remove an APK from the library in the Google Play Developer Console?
To make sure: I don't mean to revert to an earlier version or unpublish an app, but to remove it from the list that can be seen after clicking on "ADD APK FROM LIBRARY" in Release Management>App Release.
The version that I want to removed has not been used in any form of release.
Just go to Artifact library
and remove needed apk
. You can do it for these steps:
-> Open Google Play Console
-> Your project
-> Release management
-> Artifact library
-> Find apk and remove it.
I hope it would be helpful.
There is no way to remove apk from library once it is uploaded. You can upload a new apk with different version code.
Yes you can remove the app
Before Release
- Open your app
- Side nav find artifact library
- You can delete your APK here
Refer screenshot attached
After Release
- Open app
- Under Release Management your can find artifact library
- You can delete your APK here
Note: The live version of APK can't be deleted.