PhotoPay/photopay-android

NDK version

mladen1nf opened this issue · 1 comments

In readme you wrote:

you must use the exact same version of NDK that we used to build the static libraries. Using different NDK version will either result with linker errors or will create non-working binary. Our script will check your NDK version and will fail if there is a version mismatch.

How I can know which NDK version you used to build the static libraries?

With version 7.5 I used Android Studio 3.5.2 and it didn't work. But when I imported project in Android Studio 3.4 it works