mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update Taler Cashier to 0.4 (4)
This commit is contained in:
parent
466589d1f5
commit
79bef9385a
1 changed files with 11 additions and 2 deletions
|
|
@ -54,7 +54,16 @@ Builds:
|
|||
rm:
|
||||
- wallet
|
||||
|
||||
- versionName: '0.4'
|
||||
versionCode: 4
|
||||
commit: 6f83492076eae27f3e519688b3a7f0fcb12c941b
|
||||
subdir: cashier
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- wallet
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^cashier-v?[0-9.]+$
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 3
|
||||
CurrentVersion: '0.4'
|
||||
CurrentVersionCode: 4
|
||||
|
|
|
|||
Loading…
Reference in a new issue