diff --git a/metadata/com.nighthawkapps.wallet.android.yml b/metadata/com.nighthawkapps.wallet.android.yml index 75b460f240..d6a6bccc02 100644 --- a/metadata/com.nighthawkapps.wallet.android.yml +++ b/metadata/com.nighthawkapps.wallet.android.yml @@ -261,8 +261,18 @@ Builds: - build-conventions-secant/build ndk: r25 + - versionName: 2.2.16 + versionCode: 20216800 + commit: 46402b7a30594d7ded255cf747b68f76da47b83e + subdir: app + gradle: + - zcashmainnet + scandelete: + - build-conventions-secant/build + ndk: r25 + AutoUpdateMode: Version UpdateCheckMode: Tags UpdateCheckData: gradle.properties|ZCASH_VERSION_CODE\s*=\s*([\d_]+)|.|ZCASH_VERSION_NAME\s*=\s*([\d.]+) -CurrentVersion: 2.2.15 -CurrentVersionCode: 20215800 +CurrentVersion: 2.2.16 +CurrentVersionCode: 20216800