mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-21 05:09:11 +00:00
Update Nighthawk to 2.0.02 (20002200)
This commit is contained in:
parent
58afc69c9f
commit
330893a560
1 changed files with 14 additions and 2 deletions
|
|
@ -191,8 +191,20 @@ Builds:
|
|||
- zcashmainnet
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 2.0.02
|
||||
versionCode: 20002200
|
||||
commit: c9699ca26c4023ab44bcc2352ef5a02848b32dc9
|
||||
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.01
|
||||
CurrentVersionCode: 20001200
|
||||
CurrentVersion: 2.0.02
|
||||
CurrentVersionCode: 20002200
|
||||
|
|
|
|||
Loading…
Reference in a new issue