Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try to fix play store deployment by making the arm-neon version number smaller than arm64 #4324

Merged
merged 1 commit into from
May 31, 2023

Conversation

nirvn
Copy link
Member

@nirvn nirvn commented May 31, 2023

For some reason google complaints that our arm-neon APK is also arm64 but lacks 64-bit support. I suspect it's a version numbering issue (i.e. the arm-neon version number being > greater than > arm64, it shadows the latter).

@nirvn nirvn changed the title Try reverting to non-neon armv7a builds to fix play store deployment Try to fix play store deployment by making the arm-neon version number smaller than arm64 May 31, 2023
@qfield-fairy
Copy link
Collaborator

🎉 Ta-daaa, freshly created APKs are available for 6c28fe3: arm64-android

Other architectures

@nirvn nirvn merged commit 8a8c586 into master May 31, 2023
@nirvn nirvn deleted the armv7a branch May 31, 2023 03:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants