mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-08 07:06:52 +00:00
Nighthawk: 2.0.03
This commit is contained in:
parent
1f08aea298
commit
9b28ed1fb8
1 changed files with 8 additions and 35 deletions
|
|
@ -167,47 +167,20 @@ Builds:
|
|||
- zcashmainnet
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 2.0.0
|
||||
versionCode: 20000200
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004
|
||||
commit: 31c3330a90438686cb2dc722884dab18092713ec
|
||||
- versionName: 2.0.03
|
||||
versionCode: 20003200
|
||||
commit: cd72a1eec47501991588dda8c93e85213c8426be
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- zcashmainnet
|
||||
ndk: r21b
|
||||
ndk: r25
|
||||
|
||||
- versionName: 2.0.01
|
||||
versionCode: 20001200
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004
|
||||
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
|
||||
|
||||
- versionName: 2.0.02
|
||||
versionCode: 20002200
|
||||
disable: https://gitlab.com/fdroid/fdroidserver/-/issues/1004
|
||||
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
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
UpdateCheckData: buildSrc/src/main/java/com/nighthawkapps/wallet/android/Dependencies.kt|versionCode\s=\s([\d_]+)|.|versionName\s=\s"([\d.]+)"
|
||||
CurrentVersion: 2.0.02
|
||||
CurrentVersionCode: 20002200
|
||||
CurrentVersion: 2.0.03
|
||||
CurrentVersionCode: 20003200
|
||||
|
|
|
|||
Loading…
Reference in a new issue