Update Nighthawk to 1.0.27 (10027800)

This commit is contained in:
F-Droid checkupdates bot 2021-09-06 03:38:16 +00:00
parent 0e15283cd8
commit 8b3da84117

View file

@ -35,8 +35,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.27
versionCode: 10027800
commit: bcdbccd1b561debc8bc78e9acaf60741bcc63631
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.26
CurrentVersionCode: 10026800
CurrentVersion: 1.0.27
CurrentVersionCode: 10027800