Update Nighthawk to 2.0.01 (20001200)

This commit is contained in:
F-Droid checkupdates bot 2022-06-21 03:41:41 +00:00
parent 0cad75f630
commit 1c60e965fd

View file

@ -179,8 +179,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 2.0.01
versionCode: 20001200
commit: 6f30e44458d746f7704c0a5ee4e4225ac886393d
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install -y openjdk-11-jdk
- update-alternatives --auto java
gradle:
- zcashmainnet
ndk: r21b
AutoUpdateMode: Version v%v
UpdateCheckMode: Tags
UpdateCheckData: buildSrc/src/main/java/com/nighthawkapps/wallet/android/Dependencies.kt|versionCode\s=\s([\d_]+)|.|versionName\s=\s"([\d.]+)"
CurrentVersion: 2.0.0
CurrentVersionCode: 20000200
CurrentVersion: 2.0.01
CurrentVersionCode: 20001200