mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 12:19:10 +00:00
Update SBW to 2.2.14 (76)
This commit is contained in:
parent
4e7c8f837b
commit
d097bddcbd
1 changed files with 10 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ SourceCode: https://github.com/btcontract/wallet
|
|||
IssueTracker: https://github.com/btcontract/wallet/issues
|
||||
Changelog: https://github.com/btcontract/wallet/releases
|
||||
|
||||
AutoName: Simple Bitcoin Wallet
|
||||
AutoName: SBW
|
||||
|
||||
RepoType: git
|
||||
Repo: https://github.com/btcontract/wallet.git
|
||||
|
|
@ -217,7 +217,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: 2.2.14
|
||||
versionCode: 76
|
||||
commit: eed44c207574208847b5c31113b84524d95129f1
|
||||
subdir: app
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.1.14
|
||||
CurrentVersionCode: 75
|
||||
CurrentVersion: 2.2.14
|
||||
CurrentVersionCode: 76
|
||||
|
|
|
|||
Loading…
Reference in a new issue