mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 23:26:52 +00:00
Update Nighthawk to 1.0.29 (10029800)
This commit is contained in:
parent
7dccc6a63e
commit
e92a9a4048
1 changed files with 14 additions and 2 deletions
|
|
@ -47,8 +47,20 @@ Builds:
|
|||
- zcashmainnet
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 1.0.29
|
||||
versionCode: 10029800
|
||||
commit: 3b2f86064987f27388acc895fc1115a617cdae72
|
||||
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.27
|
||||
CurrentVersionCode: 10027800
|
||||
CurrentVersion: 1.0.29
|
||||
CurrentVersionCode: 10029800
|
||||
|
|
|
|||
Loading…
Reference in a new issue