mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-20 12:49:14 +00:00
hashengineering.darkcoin.wallet - update recipe
This commit is contained in:
parent
c93b2c08a2
commit
0a9a2881e4
1 changed files with 20 additions and 4 deletions
|
|
@ -45,7 +45,7 @@ Description: |-
|
|||
Use at your own risk!
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/HashEngineeringSolutions/dash-wallet
|
||||
Repo: https://github.com/HashEngineeringSolutions/dash-wallet.git
|
||||
|
||||
Builds:
|
||||
- versionName: 6.6.4
|
||||
|
|
@ -114,7 +114,23 @@ Builds:
|
|||
- wallet/test/de/schildbach/wallet/util/bitcoin-backup-protobuf-testnet
|
||||
ndk: r21d
|
||||
|
||||
- versionName: 8.1.3
|
||||
versionCode: 80130
|
||||
commit: 248ff06a01cfc3047c4fd1d39eada6ad3c6ab2ff
|
||||
subdir: wallet
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update
|
||||
- apt-get install -y ninja-build
|
||||
gradle:
|
||||
- foss
|
||||
scandelete:
|
||||
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
- wallet/test/de/schildbach/wallet/util/bitcoin-backup-protobuf-testnet
|
||||
ndk: r21d
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 7.3.2
|
||||
CurrentVersionCode: 70311
|
||||
UpdateCheckMode: Tags .*-foss$
|
||||
UpdateCheckData: wallet/build.gradle|versionCode.*\s(\d+)|.|versionName.*\s"(.*)"
|
||||
CurrentVersion: 8.1.3
|
||||
CurrentVersionCode: 80130
|
||||
|
|
|
|||
Loading…
Reference in a new issue