mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Update Nighthawk to 2.0.01 (20001200)
This commit is contained in:
parent
0cad75f630
commit
1c60e965fd
1 changed files with 14 additions and 2 deletions
|
|
@ -179,8 +179,20 @@ Builds:
|
|||
- zcashmainnet
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 2.0.01
|
||||
versionCode: 20001200
|
||||
commit: 6f30e44458d746f7704c0a5ee4e4225ac886393d
|
||||
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: 2.0.0
|
||||
CurrentVersionCode: 20000200
|
||||
CurrentVersion: 2.0.01
|
||||
CurrentVersionCode: 20001200
|
||||
|
|
|
|||
Loading…
Reference in a new issue