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 {
namespace 'net.helcel.fidelity'
compileSdk = 37
ndkVersion "25.2.9519653" //Match this to KeypassDX crypto NDK version
defaultConfig {
applicationId 'net.helcel.fidelity'