mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Nighthawk to 1.0.33 (10033800)
This commit is contained in:
parent
bb0d2a3402
commit
38f9a98a2e
1 changed files with 14 additions and 2 deletions
|
|
@ -95,8 +95,20 @@ Builds:
|
|||
- zcashmainnet
|
||||
ndk: r21b
|
||||
|
||||
- versionName: 1.0.33
|
||||
versionCode: 10033800
|
||||
commit: 4368c708e928acae8857362bcd00a9636f8ed744
|
||||
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.32
|
||||
CurrentVersionCode: 10032800
|
||||
CurrentVersion: 1.0.33
|
||||
CurrentVersionCode: 10033800
|
||||
|
|
|
|||
Loading…
Reference in a new issue