Update Nighthawk to 2.0.05 (20005200)

This commit is contained in:
F-Droid checkupdates bot 2022-10-26 08:05:45 +00:00
parent 246d992c46
commit c32d4a981e

View file

@ -191,8 +191,20 @@ Builds:
- zcashmainnet
ndk: r25
- versionName: 2.0.05
versionCode: 20005200
commit: fc4759a14c5a270a4e0fa4aa93deb2896fc60602
subdir: app
sudo:
- apt-get update
- apt-get install -y openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- zcashmainnet
ndk: r25
AutoUpdateMode: Version
UpdateCheckMode: Tags
UpdateCheckData: buildSrc/src/main/java/com/nighthawkapps/wallet/android/Dependencies.kt|versionCode\s=\s([\d_]+)|.|versionName\s=\s"([\d.]+)"
CurrentVersion: 2.0.04
CurrentVersionCode: 20004200
CurrentVersion: 2.0.05
CurrentVersionCode: 20005200