Update Nighthawk to 1.0.31 (10031800)

This commit is contained in:
F-Droid checkupdates bot 2021-11-22 03:40:47 +00:00
parent a684191c1c
commit 1c8b94c4b7

View file

@ -71,8 +71,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.31
versionCode: 10031800
commit: 71d11e74857452bc9a1e83123e426403b46931d2
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.30
CurrentVersionCode: 10030800
CurrentVersion: 1.0.31
CurrentVersionCode: 10031800