mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 03:09:11 +00:00
Update pretixPRINT to 2.9.0-foss (44)
This commit is contained in:
parent
30b6b37df0
commit
bcf4035cb7
1 changed files with 16 additions and 2 deletions
|
|
@ -221,7 +221,21 @@ Builds:
|
|||
scandelete:
|
||||
- pretixprint/EvolisSDK
|
||||
|
||||
- versionName: 2.9.0-foss
|
||||
versionCode: 44
|
||||
commit: 3e7741ae49c4ba8455089784608dbbe5026cbc15
|
||||
subdir: pretixprint/app
|
||||
submodules: true
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install -y openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- foss
|
||||
scandelete:
|
||||
- pretixprint/EvolisSDK
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.8.1-foss
|
||||
CurrentVersionCode: 43
|
||||
CurrentVersion: 2.9.0-foss
|
||||
CurrentVersionCode: 44
|
||||
|
|
|
|||
Loading…
Reference in a new issue