-
-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Milestone
Description
Starting from August 1, 2019, all new apps and app updates that include native code are required to provide 64-bit versions in addition to 32-bit versions when publishing to Google Play:
https://android-developers.googleblog.com/2019/01/get-your-apps-ready-for-64-bit.html
We should therefore include the arm64-v8
architecture in the application gradle so that newly created applications get the 64 bit runtime by default.
Metadata
Metadata
Assignees
Labels
No labels