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 ap
Just go to Artifact library and remove needed apk. You can do it for these steps:
Artifact library
apk
-> Open Google Play Console -> Your project -> Release management -> Artifact library -> Find apk and remove it.
I hope it would be helpful.