Add NDK version
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user