mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update Taler Cashier to 0.2 (2)
This commit is contained in:
parent
5c152e6251
commit
bac601687c
1 changed files with 12 additions and 2 deletions
|
|
@ -26,7 +26,17 @@ Builds:
|
|||
rm:
|
||||
- multiplatform/wallet
|
||||
|
||||
- versionName: '0.2'
|
||||
versionCode: 2
|
||||
commit: 88fd7c5679b6b39496f6c0b4834c2ff68a8734ba
|
||||
subdir: cashier
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- multiplatform/wallet
|
||||
|
||||
AutoUpdateMode: Version cashier-%v
|
||||
UpdateCheckMode: Tags ^cashier-v?[0-9.]+$
|
||||
CurrentVersion: '0.1'
|
||||
CurrentVersionCode: 1
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue