mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Update Simple Crypto Widget to 8.0 (275)
This commit is contained in:
parent
133efcefd5
commit
8b5cc3958a
1 changed files with 10 additions and 3 deletions
|
|
@ -8,7 +8,7 @@ SourceCode: https://github.com/hwki/SimpleBitcoinWidget
|
|||
IssueTracker: https://github.com/hwki/SimpleBitcoinWidget/issues
|
||||
Bitcoin: 15SHnY7HC5bTxzErHDPe7wHXj1HhtDKV7z
|
||||
|
||||
AutoName: Simple Bitcoin Widget
|
||||
AutoName: Simple Crypto Widget
|
||||
Description: |-
|
||||
A clean and simple Bitcoin widget to show the current price from different
|
||||
exchanges. Customizable refresh interval. Very light battery usage. Shows prices
|
||||
|
|
@ -551,7 +551,14 @@ Builds:
|
|||
gradle:
|
||||
- yes
|
||||
|
||||
- versionName: '8.0'
|
||||
versionCode: 275
|
||||
commit: 7328a8aeaa500b7cbb75ffe0e6f9b7322924fee3
|
||||
subdir: bitcoin
|
||||
gradle:
|
||||
- yes
|
||||
|
||||
AutoUpdateMode: Version btc-%v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 7.4.6
|
||||
CurrentVersionCode: 265
|
||||
CurrentVersion: '8.0'
|
||||
CurrentVersionCode: 275
|
||||
|
|
|
|||
Loading…
Reference in a new issue