mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
Update Nighthawk to 1.0.35 (10035800)
This commit is contained in:
parent
10264ea163
commit
b0da89e3e6
1 changed files with 14 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue