mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-04-14 19:46:54 +00:00
Release GPN 2023 Schedule app, 1.59.0 (94).
This commit is contained in:
parent
1d3cd6ef3d
commit
40c6263428
1 changed files with 17 additions and 4 deletions
|
|
@ -1,6 +1,8 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
AuthorName: Tobias Preuss
|
||||
AuthorEmail: tobias.preuss+gpn@googlemail.com
|
||||
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
|
|
@ -48,7 +50,7 @@ Description: |
|
|||
🏆 Die App basiert auf der <b>EventFahrplan-App</b>
|
||||
https://play.google.com/store/apps/details?id=info.metadude.android.congress.schedule
|
||||
für den Kongress des Chaos Computer Clubs. Der Quellcode der Anwendung ist auf GitHub
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/gpn-2022 zu finden.
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/gpn-2023 zu finden.
|
||||
|
||||
🎨 Logo-Design: Entropia e.V. (CC-BY-ND-NC)
|
||||
|
||||
|
|
@ -67,10 +69,21 @@ Builds:
|
|||
gradle:
|
||||
- gpn2022
|
||||
|
||||
MaintainerNotes: Disable auto update in favor of manual update.
|
||||
- versionName: 1.59.0-GPN-Edition
|
||||
versionCode: 94
|
||||
commit: v.1.59.0-GPN-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- gpn2023
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for GPN 2023 is maintained in a separate fork
|
||||
of the main repository on purpose in order to keep the latter
|
||||
well organized and less complex.
|
||||
|
||||
ArchivePolicy: 1 versions
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.54.0-GPN-Edition
|
||||
CurrentVersionCode: 88
|
||||
CurrentVersion: 1.59.0-GPN-Edition
|
||||
CurrentVersionCode: 94
|
||||
|
|
|
|||
Loading…
Reference in a new issue