Update Nighthawk to 1.0.34 (10034800)

This commit is contained in:
F-Droid checkupdates bot 2022-02-26 03:24:46 +00:00
parent 5779eb4d9c
commit 25363725d3

View file

@ -107,8 +107,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.34
versionCode: 10034800
commit: b0f074d6d63d5fc794cb99d3aeb83fdd9a39ea09
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.33
CurrentVersionCode: 10033800
CurrentVersion: 1.0.34
CurrentVersionCode: 10034800