Update Nighthawk to 1.0.38 (10038800)

This commit is contained in:
F-Droid checkupdates bot 2022-06-09 03:44:17 +00:00
parent 92029ab00d
commit 3055c16098

View file

@ -155,8 +155,20 @@ Builds:
- zcashmainnet
ndk: r21b
- versionName: 1.0.38
versionCode: 10038800
commit: 8b35ad3f0af4cfa5ebd3c77331b8ad0519ab9655
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.37
CurrentVersionCode: 10037800
CurrentVersion: 1.0.38
CurrentVersionCode: 10038800