You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enables support for 16 KB page sizes on Android.
Each Native Module library will need to add this for themselves too in
their `build.gradle` file if they want to support 16 KB page sizes, but
it's good to have it in the template now I think.
See [Support 16 KB page
sizes](https://developer.android.com/guide/practices/page-sizes) for
more information.
0 commit comments