Release FOSDEM 2022 Schedule app.

This commit is contained in:
Tobias Preuss 2022-01-17 16:17:34 +01:00 committed by Jochen Sprickerhof
parent 00464819e2
commit 27911962ae

View file

@ -40,6 +40,7 @@ Description: |
* German
* Italian
* Japanese
* Polish
* Portuguese
* Russian
* Spanish
@ -58,7 +59,7 @@ Description: |
which was initially built for the camp and annual congress of
the Chaos Computer Club. The source code of the app is publicly
available on GitHub at:
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2021.
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2022.
🎨 The name FOSDEM and the gear logo are registered trademarks
of FOSDEM VZW. Used with permission.
@ -103,7 +104,19 @@ Builds:
- fosdem
prebuild: cp local.properties gradle.properties
- versionName: 1.53.1-FOSDEM-Edition
versionCode: 86
commit: v.1.53.1-FOSDEM-Edition
subdir: app
sudo:
- apt-get update || apt-get update
- apt-get install openjdk-11-jdk-headless
- update-alternatives --auto java
gradle:
- fosdem
prebuild: cp local.properties gradle.properties
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.50.0-FOSDEM-Edition
CurrentVersionCode: 82
CurrentVersion: 1.53.1-FOSDEM-Edition
CurrentVersionCode: 86