Update Nighthawk to 1.0.32 (10032800)

This commit is contained in:
F-Droid checkupdates bot 2021-12-05 03:40:28 +00:00
parent d21271d7f5
commit 35823e4343

View file

@ -83,8 +83,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.32
versionCode: 10032800
commit: b582beb976dbd14c5c12f3b795faa5a285e1e043
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.31
CurrentVersionCode: 10031800
CurrentVersion: 1.0.32
CurrentVersionCode: 10032800