Remove APK from library in Google Play Developer C

2019-04-17 22:07发布

问题:

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.

回答1:

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.



回答2:

There is no way to remove apk from library once it is uploaded. You can upload a new apk with different version code.



回答3:

Yes you can remove the app

Before Release

  1. Open your app
  2. Side nav find artifact library
  3. You can delete your APK here

Refer screenshot attached

After Release

  1. Open app
  2. Under Release Management your can find artifact library
  3. You can delete your APK here

Note: The live version of APK can't be deleted.