mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Groestlcoin Wallet to 7.38 (73803)
Also enable AUM.
This commit is contained in:
parent
8493299521
commit
d9594bd124
1 changed files with 13 additions and 4 deletions
|
|
@ -6,10 +6,10 @@ License: GPL-3.0-only
|
|||
WebSite: https://www.groestlcoin.org/groestlcoin-mobile-wallet/
|
||||
SourceCode: https://github.com/Groestlcoin/groestlcoin-wallet
|
||||
IssueTracker: https://github.com/Groestlcoin/groestlcoin-wallet/issues
|
||||
Changelog: https://raw.github.com/Groestlcoin/groestlcoin-wallet/prod/wallet/CHANGES
|
||||
Changelog: https://raw.github.com/Groestlcoin/groestlcoin-wallet/HEAD/wallet/CHANGES
|
||||
Bitcoin: 3BCeMXVny1HbDc4NK64UZs9oFjKZdajBfx
|
||||
|
||||
AutoName: Groestlcoin Wallet TestNet
|
||||
Name: Groestlcoin Wallet
|
||||
Description: |-
|
||||
Have your Groestlcoins always with you, in your pocket! You pay by quickly scanning
|
||||
a QR code. As a merchant, you receive payments reliably and instantly. Groestlcoin
|
||||
|
|
@ -26,7 +26,7 @@ Description: |-
|
|||
* App widget for Groestlcoin balance.
|
||||
|
||||
See the
|
||||
[https://raw.githubusercontent.com/Groestlcoin/groestlcoin-wallet/master/wallet/README.md
|
||||
[https://raw.githubusercontent.com/Groestlcoin/groestlcoin-wallet/HEAD/wallet/README.md
|
||||
README] for more details. Use this at your own risk and be wary that if you
|
||||
don't make a backup of the private keys you will no longer be able to access the
|
||||
Groestlcoins contained in the wallet, should the data of the app be lost.
|
||||
|
|
@ -46,7 +46,16 @@ Builds:
|
|||
scandelete:
|
||||
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
|
||||
AutoUpdateMode: None
|
||||
- versionName: '7.38'
|
||||
versionCode: 73803
|
||||
commit: v7.38
|
||||
subdir: wallet
|
||||
gradle:
|
||||
- prod
|
||||
scandelete:
|
||||
- wallet/test/de/schildbach/wallet/util/backup-protobuf-testnet
|
||||
|
||||
AutoUpdateMode: Version v%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: '7.38'
|
||||
CurrentVersionCode: 73803
|
||||
|
|
|
|||
Loading…
Reference in a new issue