mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-06 14:16:53 +00:00
taler cashier - update recipe
This commit is contained in:
parent
055af5cbaa
commit
e9373233c9
1 changed files with 5 additions and 1 deletions
|
|
@ -31,10 +31,14 @@ Builds:
|
|||
commit: 88fd7c5679b6b39496f6c0b4834c2ff68a8734ba
|
||||
subdir: cashier
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- yes
|
||||
rm:
|
||||
- multiplatform/wallet
|
||||
- wallet
|
||||
|
||||
AutoUpdateMode: Version cashier-%v
|
||||
UpdateCheckMode: Tags ^cashier-v?[0-9.]+$
|
||||
|
|
|
|||
Loading…
Reference in a new issue