mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Update pretixPRINT to 2.8.1-foss (43)
This commit is contained in:
parent
7db4aaed0f
commit
ffa0aaab25
1 changed files with 14 additions and 2 deletions
|
|
@ -207,7 +207,19 @@ Builds:
|
|||
gradle:
|
||||
- foss
|
||||
|
||||
- versionName: 2.8.1-foss
|
||||
versionCode: 43
|
||||
commit: cfce26976f1f94701829cecbbe7c86f81842e08f
|
||||
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
|
||||
|
||||
AutoUpdateMode: Version %v
|
||||
UpdateCheckMode: Tags
|
||||
CurrentVersion: 2.8.0-foss
|
||||
CurrentVersionCode: 42
|
||||
CurrentVersion: 2.8.1-foss
|
||||
CurrentVersionCode: 43
|
||||
|
|
|
|||
Loading…
Reference in a new issue