Update Nighthawk to 2.0.0 (20000200)

This commit is contained in:
F-Droid checkupdates bot 2022-06-17 03:47:59 +00:00
parent d5ab7851e8
commit c4ef81f4c3

View file

@ -167,8 +167,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 2.0.0
versionCode: 20000200
commit: 31c3330a90438686cb2dc722884dab18092713ec
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: 1.0.38
CurrentVersionCode: 10038800
CurrentVersion: 2.0.0
CurrentVersionCode: 20000200