Fix 16kb page size load alignment for Android (#1110)
As of November Google requires 16kb page sizes for native libraries. https://developer.android.com/guide/practices/page-sizes Updated the ndk version in the gradle and docker files Tested this with the sample app and also with a more complex project. Fixes [SKIKO-1064](https://youtrack.jetbrains.com/issue/SKIKO-1064)
Showing
Please register or sign in to comment