I have an existing app on the PlayStore. I am releasing new version of the app as staged rollout. However, I am not able to publish the app due to \"Fully S
You must build in this way to solve the problem
First: armeabi-v7a Second: x86 Third: arm64-v8a fourth: x86_64
Like this:
3000467 - armeabi-v7a 3000468 - x86 3000469 - arm64-v8a 3000470 - x86_64