mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-06 10:46:25 +00:00
Release Datenspuren 2023 Fahrplan, 1.61.0 (96).
This commit is contained in:
parent
de06f38f6f
commit
86f9e42c02
1 changed files with 16 additions and 5 deletions
|
|
@ -1,12 +1,14 @@
|
|||
Categories:
|
||||
- Time
|
||||
License: Apache-2.0
|
||||
AuthorName: Tobias Preuss
|
||||
AuthorEmail: tobias.preuss+datenspuren@googlemail.com
|
||||
SourceCode: https://github.com/johnjohndoe/CampFahrplan
|
||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
||||
Translation: https://crowdin.com/project/eventfahrplan
|
||||
Liberapay: EventFahrplan
|
||||
|
||||
AutoName: Datenspuren 2022 Fahrplan
|
||||
AutoName: Datenspuren 2023 Fahrplan
|
||||
Description: |
|
||||
Programm zur Datenspuren Konferenz
|
||||
|
||||
|
|
@ -33,6 +35,7 @@ Description: |
|
|||
* Italienisch
|
||||
* Japanisch
|
||||
* Niederländisch
|
||||
* Polnisch
|
||||
* Portugiesisch
|
||||
* Russisch
|
||||
* Spanisch
|
||||
|
|
@ -48,7 +51,7 @@ Description: |
|
|||
🏆 Die App basiert auf der <b>EventFahrplan-App</b>
|
||||
https://f-droid.org/packages/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/datenspuren-2022 zu finden.
|
||||
https://github.com/johnjohndoe/CampFahrplan/tree/datenspuren-2023 zu finden.
|
||||
|
||||
🎨 Datenspuren-Design von nek0
|
||||
|
||||
|
|
@ -101,13 +104,21 @@ Builds:
|
|||
- datenspuren2022
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
- versionName: 1.61.0-Datenspuren-Edition
|
||||
versionCode: 96
|
||||
commit: v.1.61.0-Datenspuren-Edition
|
||||
subdir: app
|
||||
gradle:
|
||||
- datenspuren2023
|
||||
prebuild: cp local.properties gradle.properties
|
||||
|
||||
MaintainerNotes: |
|
||||
The branch for the Datenspuren conference 2022 is maintained
|
||||
The branch for the Datenspuren conference 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
|
||||
AutoUpdateMode: None
|
||||
UpdateCheckMode: None
|
||||
CurrentVersion: 1.55.0-Datenspuren-Edition
|
||||
CurrentVersionCode: 89
|
||||
CurrentVersion: 1.61.0-Datenspuren-Edition
|
||||
CurrentVersionCode: 96
|
||||
|
|
|
|||
Loading…
Reference in a new issue