Update Nighthawk to 2.2.12 (20212800)

This commit is contained in:
F-Droid checkupdates bot 2023-12-10 08:24:27 +00:00
parent f47a8a7a70
commit 1b65d832dd

View file

@ -227,8 +227,22 @@ Builds:
- build-conventions-secant/build
ndk: r25
- versionName: 2.2.12
versionCode: 20212800
commit: 33da88eeb0f760e62558aa6ad799a0c78853bedb
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-17-jdk-headless
- update-alternatives --auto java
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.11
CurrentVersionCode: 20211800
CurrentVersion: 2.2.12
CurrentVersionCode: 20212800