Update Nighthawk to 1.0.30 (10030800)

This commit is contained in:
F-Droid checkupdates bot 2021-11-09 03:42:25 +00:00
parent 524a44f8c9
commit 5e79b026f1

View file

@ -59,8 +59,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.30
versionCode: 10030800
commit: 2201d80854f77439c6186c8ac118d246559fb011
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.29
CurrentVersionCode: 10029800
CurrentVersion: 1.0.30
CurrentVersionCode: 10030800