1

How to update version google play required to 64 bit version on android studio

All new apps and app updates are required to provide 64-bit versions of any 32-bit native code they provide. Extension: Google Play will continue to accept 32-bit only updates to existing games that use Unity 5.6 or older until August 2021.

1 Answers1

2

As you can see stated here you have to follow the steps : Android Developers Blog.

Update : Ensure that your app supports 64-bit devices

Elio Lako
  • 1,333
  • 2
  • 16
  • 26