Update Nighthawk to 1.0.37 (10037800)

This commit is contained in:
F-Droid checkupdates bot 2022-05-28 03:41:22 +00:00
parent 30af550ec2
commit bdcf20b911

View file

@ -143,8 +143,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.37
versionCode: 10037800
commit: 38ca117934ea7c650b8f90d226aaeab744312e44
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.36
CurrentVersionCode: 10036800
CurrentVersion: 1.0.37
CurrentVersionCode: 10037800