mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-14 02:01:42 +00:00
Update FOSDEM Schedule to 1.57.0 (92).
This commit is contained in:
parent
d43b2e3a89
commit
922dabfb2f
1 changed files with 12 additions and 3 deletions
|
|
@ -5,6 +5,7 @@ AuthorName: Tobias Preuss
|
||||||
AuthorEmail: tobias.preuss+fosdem@googlemail.com
|
AuthorEmail: tobias.preuss+fosdem@googlemail.com
|
||||||
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
||||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||||
|
Translation: https://crowdin.com/project/eventfahrplan
|
||||||
Liberapay: EventFahrplan
|
Liberapay: EventFahrplan
|
||||||
|
|
||||||
AutoName: FOSDEM Schedule
|
AutoName: FOSDEM Schedule
|
||||||
|
|
@ -59,7 +60,7 @@ Description: |
|
||||||
which was initially built for the camp and annual congress of
|
which was initially built for the camp and annual congress of
|
||||||
the Chaos Computer Club. The source code of the app is publicly
|
the Chaos Computer Club. The source code of the app is publicly
|
||||||
available on GitHub at:
|
available on GitHub at:
|
||||||
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2022.
|
https://github.com/johnjohndoe/CampFahrplan/tree/fosdem-2023.
|
||||||
|
|
||||||
🎨 The name FOSDEM and the gear logo are registered trademarks
|
🎨 The name FOSDEM and the gear logo are registered trademarks
|
||||||
of FOSDEM VZW. Used with permission.
|
of FOSDEM VZW. Used with permission.
|
||||||
|
|
@ -116,8 +117,16 @@ Builds:
|
||||||
- fosdem
|
- fosdem
|
||||||
prebuild: cp local.properties gradle.properties
|
prebuild: cp local.properties gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.57.0-FOSDEM-Edition
|
||||||
|
versionCode: 92
|
||||||
|
commit: v.1.57.0-FOSDEM-Edition
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- fosdem
|
||||||
|
prebuild: cp local.properties gradle.properties
|
||||||
|
|
||||||
ArchivePolicy: 1 versions
|
ArchivePolicy: 1 versions
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.53.1-FOSDEM-Edition
|
CurrentVersion: 1.57.0-FOSDEM-Edition
|
||||||
CurrentVersionCode: 86
|
CurrentVersionCode: 92
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue