Update Nighthawk to 1.0.36 (10036800)

This commit is contained in:
F-Droid checkupdates bot 2022-04-25 03:36:34 +00:00
parent 793a5d0d72
commit 17b24e8b30

View file

@ -131,8 +131,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.36
versionCode: 10036800
commit: abf5bf7655987a7a635f9c39ac72c96c06a7f016
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.35
CurrentVersionCode: 10035800
CurrentVersion: 1.0.36
CurrentVersionCode: 10036800