Add NDK version

This commit is contained in:
soraefir
2026-05-24 13:26:11 +02:00
parent 93442645fc
commit eba6b40779

View File

@@ -20,6 +20,7 @@ plugins {
android { android {
namespace 'net.helcel.fidelity' namespace 'net.helcel.fidelity'
compileSdk = 37 compileSdk = 37
ndkVersion "25.2.9519653" //Match this to KeypassDX crypto NDK version
defaultConfig { defaultConfig {
applicationId 'net.helcel.fidelity' applicationId 'net.helcel.fidelity'