Update Nighthawk to 1.0.35 (10035800)

This commit is contained in:
F-Droid checkupdates bot 2022-04-04 03:46:39 +00:00
parent 10264ea163
commit b0da89e3e6

View file

@ -119,8 +119,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.35
versionCode: 10035800
commit: 9b099556a7818039be6a263613a676aad03ee978
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.34
CurrentVersionCode: 10034800
CurrentVersion: 1.0.35
CurrentVersionCode: 10035800