Is this project 64 bit ready?
gnuyork opened this issue · 1 comments
gnuyork commented
More a question than an issue:
Is this project ready for Google's new 64 bit requirement?
https://android-developers.googleblog.com/2019/01/get-your-apps-ready-for-64-bit.html
kingslou commented
As long as your project supports it, it will automatically generate 64-bit so
abiFilters 'armeabi-v7a','arm64-v8a','x86','x86_64'