mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-07-13 17:51:43 +00:00
FOSS4G 2024 Schedule - Added portuguese translation, fastlane info and color adjustments.
This commit is contained in:
parent
ce96925008
commit
1df44ebce8
1 changed files with 11 additions and 4 deletions
|
|
@ -7,9 +7,8 @@ License: Apache-2.0
|
||||||
AuthorName: Rodrigo Smarzaro
|
AuthorName: Rodrigo Smarzaro
|
||||||
AuthorEmail: smarzaro+foss4g2024@gmail.com
|
AuthorEmail: smarzaro+foss4g2024@gmail.com
|
||||||
SourceCode: https://github.com/Smarzaro/Foss4g2024Schedule
|
SourceCode: https://github.com/Smarzaro/Foss4g2024Schedule
|
||||||
IssueTracker: https://github.com/EventFahrplan/EventFahrplan/issues
|
IssueTracker: https://github.com/Smarzaro/Foss4g2024Schedule/issues
|
||||||
Translation: https://crowdin.com/project/eventfahrplan
|
Translation: https://crowdin.com/project/eventfahrplan
|
||||||
Liberapay: EventFahrplan
|
|
||||||
|
|
||||||
AutoName: FOSS4G 2024 Schedule
|
AutoName: FOSS4G 2024 Schedule
|
||||||
Description: |
|
Description: |
|
||||||
|
|
@ -86,6 +85,14 @@ Builds:
|
||||||
- foss4g2024
|
- foss4g2024
|
||||||
prebuild: cp local.properties gradle.properties
|
prebuild: cp local.properties gradle.properties
|
||||||
|
|
||||||
|
- versionName: 1.67.0-FOSS4G2024-Edition
|
||||||
|
versionCode: 105
|
||||||
|
commit: v.1.67.0
|
||||||
|
subdir: app
|
||||||
|
gradle:
|
||||||
|
- foss4g2024
|
||||||
|
prebuild: cp local.properties gradle.properties
|
||||||
|
|
||||||
MaintainerNotes: |
|
MaintainerNotes: |
|
||||||
The branch for FOSS4G 2024 is maintained in a separate fork
|
The branch for FOSS4G 2024 is maintained in a separate fork
|
||||||
of the main repository (https://github.com/EventFahrplan/EventFahrplan) on purpose in order to keep the latter
|
of the main repository (https://github.com/EventFahrplan/EventFahrplan) on purpose in order to keep the latter
|
||||||
|
|
@ -94,5 +101,5 @@ MaintainerNotes: |
|
||||||
ArchivePolicy: 1
|
ArchivePolicy: 1
|
||||||
AutoUpdateMode: None
|
AutoUpdateMode: None
|
||||||
UpdateCheckMode: None
|
UpdateCheckMode: None
|
||||||
CurrentVersion: 1.66.0-FOSS4G2024-Edition
|
CurrentVersion: 1.67.0-FOSS4G2024-Edition
|
||||||
CurrentVersionCode: 104
|
CurrentVersionCode: 105
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue