Play store problem

Quando cerco di mandare l'aggiornamento dell'app esce questo errore


When you push the app update, this is the error:

The APK will not be served to any users because it is completely overshadowed by one or more APKs with newer version codes. Please remove the APK from the release or verify the version codes and targeting of the APKs you want to include in this release.

No deobfuscation file associated with this App Bundle. If you use obfuscated code (R8/ProGuard) and upload a deobfuscation file, it will be easier to analyze and debug crashes and ANRs. Using R8/ProGuard can help reduce the size of your app. Learn more

which extensions you are using?

you can ignore the warnings

Taifun

I'm using the gif extension and that's it

Is this an update of sn existing app?
Make sure to increment version code and name in the project properties accordingly

Taifun

The version is high answered to the existing one

What is version code and name of the current version in Google Play compared to the new version code and name?

Taifun