Update Nighthawk to 2.0.02 (20002200)

This commit is contained in:
F-Droid checkupdates bot 2022-07-07 20:26:14 +00:00
parent 58afc69c9f
commit 330893a560

View file

@ -191,8 +191,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 2.0.02
versionCode: 20002200
commit: c9699ca26c4023ab44bcc2352ef5a02848b32dc9
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.01
CurrentVersionCode: 20001200
CurrentVersion: 2.0.02
CurrentVersionCode: 20002200