mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 03:39:10 +00:00
taler.wallet - fix recipe & update
This commit is contained in:
parent
9b63c7b6a6
commit
56839e780b
1 changed files with 3 additions and 5 deletions
|
|
@ -66,15 +66,13 @@ Builds:
|
|||
preassemble:
|
||||
- :wallet:verifyWalletLibrary
|
||||
|
||||
- versionName: wallet-v0.9.2
|
||||
versionCode: 22
|
||||
commit: 5634d469d9a06f28aa18a34b5303118e5d720012
|
||||
- versionName: 0.9.2+p1
|
||||
versionCode: 23
|
||||
commit: 07928b55f1653507543a43653f157e6ef27283c1
|
||||
subdir: wallet
|
||||
submodules: true
|
||||
gradle:
|
||||
- fdroid
|
||||
preassemble:
|
||||
- :wallet:verifyWalletLibrary
|
||||
|
||||
AutoUpdateMode: Version
|
||||
UpdateCheckMode: Tags ^wallet-v?[0-9.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue