mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-19 20:29:15 +00:00
Update Taler Cashier to 0.3 (3)
This commit is contained in:
parent
5ff61f7ec2
commit
6b831433b7
1 changed files with 12 additions and 2 deletions
|
|
@ -41,7 +41,17 @@ Builds:
|
|||
rm:
|
||||
- wallet
|
||||
|
||||
- versionName: '0.3'
|
||||
versionCode: 3
|
||||
commit: ad029fcaafa447e040fb925cfc7e6f4b1dc565f6
|
||||
subdir: cashier
|
||||
submodules: true
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- wallet
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^cashier-v?[0-9.]+$
|
||||
CurrentVersion: '0.2'
|
||||
CurrentVersionCode: 2
|
||||
CurrentVersion: '0.3'
|
||||
CurrentVersionCode: 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue