mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
Release Bits & Bäume 2022, v.1.55.1 (90).
This commit is contained in:
parent
99b3ec5959
commit
32f1446a23
1 changed files with 14 additions and 2 deletions
|
|
@ -26,6 +26,7 @@ Description: |-
|
|||
* Veranstaltungen in Kalender eintragen
|
||||
* Link zu Veranstaltungen mit anderen teilen
|
||||
* Programmänderungen einsehen
|
||||
* Bewertungen und Kommentare für Vorträge und Workshops hinterlassen
|
||||
* Integration mit dem Engelsystem https://engelsystem.de - Online-Tool für Helfer- und Schichtplanung auf großen Events
|
||||
* Integration mit Chaosflix https://github.com/NiciDieNase/chaosflix - Android App für https://media.ccc.de, teile Fahrplan-Favoriten mit Chaosflix und importiere sie als Bookmarks
|
||||
|
||||
|
|
@ -89,6 +90,17 @@ Builds:
|
|||
gradle:
|
||||
- bitsundbaeume2022
|
||||
|
||||
- versionName: 1.55.1-Bits-und-Baeume-Edition
|
||||
versionCode: 90
|
||||
commit: v.1.55.1-Bits-und-Baeume-Edition
|
||||
subdir: app
|
||||
sudo:
|
||||
- apt-get update || apt-get update
|
||||
- apt-get install openjdk-11-jdk-headless
|
||||
- update-alternatives --auto java
|
||||
gradle:
|
||||
- bitsundbaeume2022
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for the Bits & Bäume conference 2022 is maintained
|
||||
in a separate fork of the main repository on purpose in order
|
||||
|
|
@ -97,5 +109,5 @@ MaintainerNotes: |
|
|||
ArchivePolicy: 1 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.55.0-Bits-und-Baeume-Edition
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 1.55.1-Bits-und-Baeume-Edition
|
||||
CurrentVersionCode: 90
|
||||
|
|
|
|||
Loading…
Reference in a new issue